From 4c60427a493d9f932632eb8c42e77af4521e7adc Mon Sep 17 00:00:00 2001 From: "Dmitry Yu. Naumov" <github@naumov.de> Date: Wed, 18 Jul 2018 17:09:47 +0200 Subject: [PATCH] [T] Add boundary meshes to the test data. --- .../partmesh_2Dmesh_3partitions/2Dmesh_PLY_EAST.vtu | 3 +++ .../partmesh_2Dmesh_3partitions/2Dmesh_PLY_NORTH.vtu | 3 +++ .../partmesh_2Dmesh_3partitions/2Dmesh_PLY_SOUTH.vtu | 3 +++ .../partmesh_2Dmesh_3partitions/2Dmesh_PLY_WEST.vtu | 3 +++ .../partmesh_2Dmesh_3partitions/2Dmesh_POINT4.vtu | 3 +++ .../partmesh_2Dmesh_3partitions/2Dmesh_POINT5.vtu | 3 +++ 6 files changed, 18 insertions(+) create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_EAST.vtu create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_NORTH.vtu create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_SOUTH.vtu create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_WEST.vtu create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT4.vtu create mode 100644 Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT5.vtu diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_EAST.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_EAST.vtu new file mode 100644 index 00000000000..d30134f997c --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_EAST.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0714177ddeff00b8b4b6bf4d6fd481f544e0346df1803f7fe72b7caccfa391f +size 7692 diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_NORTH.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_NORTH.vtu new file mode 100644 index 00000000000..78c010fe4f5 --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_NORTH.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a932ae403dc0b92ea01d51929ded4e27976ce408d567571180d25d6690df62e +size 4283 diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_SOUTH.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_SOUTH.vtu new file mode 100644 index 00000000000..7b207ab28d1 --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_SOUTH.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f671274ca334c4a008c934be995c0cd032d79d6f67941100d41294b9fd526c +size 4270 diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_WEST.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_WEST.vtu new file mode 100644 index 00000000000..b82d7258d4f --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_PLY_WEST.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a411450b46ca9370d222f52a12c00d625676f8122085413a5b522b97acd816d +size 7678 diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT4.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT4.vtu new file mode 100644 index 00000000000..bf3c0d82a01 --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT4.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12eb221941d843021f22226434f83c351ef21a2e0d21996b28fadb7e5a7f7d14 +size 1257 diff --git a/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT5.vtu b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT5.vtu new file mode 100644 index 00000000000..5bd9bdbc7a5 --- /dev/null +++ b/Tests/Data/NodePartitionedMesh/partmesh_2Dmesh_3partitions/2Dmesh_POINT5.vtu @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee9c7114d10957066eba347297cebb34ad17a05f9ca0177e62cde014bd85561 +size 1275 -- GitLab