From 3f221d212ef389088d0532df8bdba2c310a5dfb2 Mon Sep 17 00:00:00 2001 From: "Dmitry Yu. Naumov" <github@naumov.de> Date: Fri, 10 Aug 2018 19:40:52 +0200 Subject: [PATCH] [T] Petsc/Neumann; Partition BC meshes. --- ...ube_1x1x1_hex_1e3_back_partitioned_cell_properties_cfg3.bin | 3 +++ ...ube_1x1x1_hex_1e3_back_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_back_partitioned_msh_nod3.bin | 2 +- ...ube_1x1x1_hex_1e3_back_partitioned_node_properties_cfg3.bin | 3 +++ ...ube_1x1x1_hex_1e3_back_partitioned_node_properties_val3.bin | 3 +++ ...e_1x1x1_hex_1e3_bottom_partitioned_cell_properties_cfg3.bin | 3 +++ ...e_1x1x1_hex_1e3_bottom_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_bottom_partitioned_msh_nod3.bin | 2 +- ...e_1x1x1_hex_1e3_bottom_partitioned_node_properties_cfg3.bin | 3 +++ ...e_1x1x1_hex_1e3_bottom_partitioned_node_properties_val3.bin | 3 +++ ...be_1x1x1_hex_1e3_front_partitioned_cell_properties_cfg3.bin | 3 +++ ...be_1x1x1_hex_1e3_front_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_front_partitioned_msh_nod3.bin | 2 +- ...be_1x1x1_hex_1e3_front_partitioned_node_properties_cfg3.bin | 3 +++ ...be_1x1x1_hex_1e3_front_partitioned_node_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_cfg3.bin | 3 +++ .../cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele3.bin | 3 +++ .../cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele_g3.bin | 3 +++ .../cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_nod3.bin | 3 +++ ...ube_1x1x1_hex_1e3_left_partitioned_cell_properties_cfg3.bin | 3 +++ ...ube_1x1x1_hex_1e3_left_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_left_partitioned_msh_nod3.bin | 2 +- ...ube_1x1x1_hex_1e3_left_partitioned_node_properties_cfg3.bin | 3 +++ ...ube_1x1x1_hex_1e3_left_partitioned_node_properties_val3.bin | 3 +++ ...be_1x1x1_hex_1e3_right_partitioned_cell_properties_cfg3.bin | 3 +++ ...be_1x1x1_hex_1e3_right_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_right_partitioned_msh_nod3.bin | 2 +- ...be_1x1x1_hex_1e3_right_partitioned_node_properties_cfg3.bin | 3 +++ ...be_1x1x1_hex_1e3_right_partitioned_node_properties_val3.bin | 3 +++ ...cube_1x1x1_hex_1e3_top_partitioned_cell_properties_cfg3.bin | 3 +++ ...cube_1x1x1_hex_1e3_top_partitioned_cell_properties_val3.bin | 3 +++ .../cube_1x1x1_hex_1e3_top_partitioned_msh_nod3.bin | 2 +- ...cube_1x1x1_hex_1e3_top_partitioned_node_properties_cfg3.bin | 3 +++ ...cube_1x1x1_hex_1e3_top_partitioned_node_properties_val3.bin | 3 +++ 34 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele_g3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_nod3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_val3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_cfg3.bin create mode 100644 Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_val3.bin diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..ae3d6fc8cf3 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb7b1e895e3e2dc52c008c844a17f4def81cf007c29bc318ba99a6d16178754 +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..775b683ad8b --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7228a3dc0b59b5ef72fc9175b995c235d87170a08830de12c60f3870e659d1 +size 936 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_msh_nod3.bin index f6fd2856def..c55a046bfe9 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1ab993e6508607876595138bdff9071042dc63fd41ab1e49e04d532be16297f +oid sha256:764221811692747dc7819416ce625e56d73240f592f089503efb5aa41e723d5e size 5088 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..c66f9198639 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f5b45e2836125da094a791f868dd515dc3e7a112e82cdaf768a948e8ee80fa +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..5a66c78b6c4 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_back_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53fafc4f6ba8c5fc8cecb6b622c1115bb3e1c4de48b2523f7899352c46cf0f38 +size 1272 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..dd6b94a7778 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234e6ee96b847b46104ae342f56e1a6fe6768b6d932c5f8653c50dbe737f30ac +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..c28c107f172 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923c946610d1cc58bdffc3c126c31ff3be30efe8662bf0968b8b2d3e05644525 +size 904 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_msh_nod3.bin index 9ef3ae3b19a..7c590773aa3 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0ad8f49a8c7b15e8f112a648c65e18fc8c586e605d880e66a7cc5821730fd1e +oid sha256:bd88f4f7635ce691b28b5500ef69d735fc1d6b5430a261802d8d6b2a96b4aaf1 size 4768 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..a4ba90be60d --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902beded57311a3fc1365fceb4ffcd22e3ea90bb41d912d77e0916ce8d8d36d8 +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..6fd09ac1848 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_bottom_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640edd8ef8708ca7df91c2ca219bba645999e5ecee652909ace40c94e5f3e287 +size 1192 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..fe45cb5994d --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9a6e77df237a170add824ee22d56c276f4517aea502301497a7a4a7b588974 +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..d9acda4ebe2 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1d995a534fcfb766b4f3bbb2b35c768e384b7b5904ad6050e00495143b220d +size 936 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_msh_nod3.bin index 8a2bc5cd785..ad8137a7113 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00b3bd1e59c3ffc9e357a755b281da2046111236c336d8d82561cc84b5443076 +oid sha256:c280c54ec5ed94d62108a60a2ae990e3d93356e86ed1a230172f65de487d56c6 size 5088 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..82646cbac2e --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0894e8b259aed123f9006cc81bb98ed2fa6092986209678ad4b89f7b955f6e +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..e6ac9d10342 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_front_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca4ead0e7c2274988acc476ec5069a32dcb2fae7c2e0061caf329dc024fe71a +size 1272 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_cfg3.bin new file mode 100644 index 00000000000..15f583658cb --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a4bf4469d7c047bd5e16bdb9da13a1e79f914cdb6cb4daeeaaaea800ad03435 +size 336 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele3.bin new file mode 100644 index 00000000000..617b815b7af --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c2023c334bc894bc018303429c00effc427e39fe602a4913ca34534d23ee9b +size 75264 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele_g3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele_g3.bin new file mode 100644 index 00000000000..dc5ef971388 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_ele_g3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d21ba795f4559011878fa628f1d0ea16edf1621e751712cc7ad785408f61cb7 +size 43104 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_nod3.bin new file mode 100644 index 00000000000..3ddca9f9890 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_hex_1e3_partitioned_msh_nod3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ae26cb7e6c24294624a3d1e9e280cb94c6cab3e0329120fdc1caa8c46642c2 +size 60640 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..69cee832ac9 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31952507b1768dcc00fd30eaf1f23bb05a5f777485fc231340a4cba50e91a2b1 +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..8309bf28e23 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8e4cd2eb9f5487eec7dd93e930ee074eb6f65d3e88fcfcb6e9cba320947208 +size 888 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_msh_nod3.bin index f60f1f32a09..72a3ea45610 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac7a21e3fc355bfd261fc62ce1fae2ed228709f9c6d0ffdc0a5c8614021d0998 +oid sha256:6ed30fcff773909f38c6ac4399884faaf00824234059306dc1ee6b2f202f5116 size 4640 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..77bde14d274 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912626d1e0e339857e2800155ea2ab8d24d29219de29e1325789261ad9484dd6 +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..1b64d4d4859 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_left_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4220d9dd7a9491f255085525459169d71c844e983cab9b9957306457f252b46b +size 1160 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..35a8ed28e9f --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d8f12efa6f2d6befdd3c2f17998289bccff3e3a080d7225e20a6e86451731d +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..daa489134f1 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad2e3bba96ee653446a220bddc0236a2fd48fcc868be182aa775292f6ba8516 +size 880 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_msh_nod3.bin index 3baa2c7e179..eca33059d61 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ae22dfedd66c56cb0e7ef131546fb07a3344d5673c24dd56d9ac839158d9c57 +oid sha256:176b780f4217ec21a760a7500607c0c7fe89827db83eccde6aafa3bea32a73ea size 4576 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..8004ecc62d3 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f4b64a830e7b5bd4e4793005a6029e1a68acd5bb4149a3817e5c67157caf92 +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..fa6a0eae781 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_right_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9970bb1431f6bf6e176c9fec17663e928c2c5385d522a7c38417af10ad23f3f3 +size 1144 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_cfg3.bin new file mode 100644 index 00000000000..23b6caf3639 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97547a6a7adde5eb62911c36f84b01412eb3f4f7aaad56ee4ddfa86f3b4aeaeb +size 106 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_val3.bin new file mode 100644 index 00000000000..1dd6bc89824 --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_cell_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99568d4dcc200a5a2c01571eaf0b1481aa906b11a2f0e85d098756439c6a2759 +size 880 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_msh_nod3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_msh_nod3.bin index 862e2787da6..ab61bedceda 100644 --- a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_msh_nod3.bin +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_msh_nod3.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27b42a9a4f6780f62ea6456f6d06373ff1817abb1c6ccfa230eba2e72df38371 +oid sha256:d1fa4c41ec77cd3aa77b0c06b9479c9fe411b055bc821665edc7cd531890709c size 4576 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_cfg3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_cfg3.bin new file mode 100644 index 00000000000..67d74aefb3c --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_cfg3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7defd2e4be6062d4b1f262788cf222e089df494c06d7f5cee7aa277699d081d2 +size 103 diff --git a/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_val3.bin b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_val3.bin new file mode 100644 index 00000000000..55d66ba7c2a --- /dev/null +++ b/Tests/Data/EllipticPETSc/cube_1x1x1_hex_1e3_top_partitioned_node_properties_val3.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8011e3c82e6619afa488154c22506909ae67a34da3ae56505d195dc698c9027a +size 1144 -- GitLab