[cig-commits] r22076 - short/3D/PyLith/trunk/unittests/libtests/meshio/data

brad at geodynamics.org brad at geodynamics.org
Wed May 15 10:18:53 PDT 2013


Author: brad
Date: 2013-05-15 10:18:52 -0700 (Wed, 15 May 2013)
New Revision: 22076

Removed:
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_bc_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_fault_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_mat_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_surf_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_mat_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_surf_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_bc_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_fault_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_mat_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_surf_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_bc_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_fault_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_mat_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_surf_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_bc_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_fault_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_mat_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_surf_t10.vtk
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_t10.vtk
Modified:
   short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am
Log:
Remove old, unused test files.

Modified: short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/Makefile.am	2013-05-15 17:18:52 UTC (rev 22076)
@@ -36,77 +36,54 @@
 	twohex8_13.0.exo \
 	mesh2D_comments.txt \
 	line2.mesh \
-	line2_t10.vtk \
 	line2_vertex_t10.vtk \
 	line2_cell_t10.vtk \
 	tri3.mesh \
-	tri3_t10.vtk \
 	tri3_vertex_t10.vtk \
 	tri3_cell_t10.vtk \
 	quad4.mesh \
-	quad4_t10.vtk \
 	quad4_vertex_t10.vtk \
 	quad4_cell_t10.vtk \
 	tet4.mesh \
-	tet4_t10.vtk \
 	tet4_vertex_t10.vtk \
 	tet4_cell_t10.vtk \
 	hex8.mesh \
-	hex8_t10.vtk \
 	hex8_vertex_t10.vtk \
 	hex8_cell_t10.vtk \
-	line2_mat_t10.vtk \
 	line2_mat_vertex_t10.vtk \
 	line2_mat_cell_t10.vtk \
-	tri3_mat_t10.vtk \
 	tri3_mat_vertex_t10.vtk \
 	tri3_mat_cell_t10.vtk \
-	quad4_mat_t10.vtk \
 	quad4_mat_vertex_t10.vtk \
 	quad4_mat_cell_t10.vtk \
-	tet4_mat_t10.vtk \
 	tet4_mat_vertex_t10.vtk \
 	tet4_mat_cell_t10.vtk \
-	hex8_mat_t10.vtk \
 	hex8_mat_vertex_t10.vtk \
 	hex8_mat_cell_t10.vtk \
-	line2_surf_t10.vtk \
 	line2_surf_vertex_t10.vtk \
 	line2_surf_cell_t10.vtk \
-	tri3_surf_t10.vtk \
 	tri3_surf_vertex_t10.vtk \
 	tri3_surf_cell_t10.vtk \
-	quad4_surf_t10.vtk \
 	quad4_surf_vertex_t10.vtk \
 	quad4_surf_cell_t10.vtk \
-	tet4_surf_t10.vtk \
 	tet4_surf_vertex_t10.vtk \
 	tet4_surf_cell_t10.vtk \
-	hex8_surf_t10.vtk \
 	hex8_surf_vertex_t10.vtk \
 	hex8_surf_cell_t10.vtk \
-	tri3_bc_t10.vtk \
 	tri3_bc_vertex_t10.vtk \
 	tri3_bc_cell_t10.vtk \
-	quad4_bc_t10.vtk \
 	quad4_bc_vertex_t10.vtk \
 	quad4_bc_cell_t10.vtk \
-	tet4_bc_t10.vtk \
 	tet4_bc_vertex_t10.vtk \
 	tet4_bc_cell_t10.vtk \
-	hex8_bc_t10.vtk \
 	hex8_bc_vertex_t10.vtk \
 	hex8_bc_cell_t10.vtk \
-	tri3_fault_t10.vtk \
 	tri3_fault_vertex_t10.vtk \
 	tri3_fault_cell_t10.vtk \
-	quad4_fault_t10.vtk \
 	quad4_fault_vertex_t10.vtk \
 	quad4_fault_cell_t10.vtk \
-	tet4_fault_t10.vtk \
 	tet4_fault_vertex_t10.vtk \
 	tet4_fault_cell_t10.vtk \
-	hex8_fault_t10.vtk \
 	hex8_fault_vertex_t10.vtk \
 	hex8_fault_cell_t10.vtk \
 	output_t12.vtk \

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_bc_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_bc_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_bc_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,19 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 8 double
--1.000000e+00 -1.000000e+00 1.000000e+00
--1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-1.000000e+00 -1.000000e+00 1.000000e+00
-1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-CELLS 2 10
-4  0 6 7 1
-4  2 4 5 3
-CELL_TYPES 2
-9
-9

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_fault_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_fault_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_fault_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,13 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 4 double
-0.000000e+00 -1.000000e+00 -1.000000e+00
-0.000000e+00 1.000000e+00 -1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-CELLS 1 5
-4  1 0 2 3
-CELL_TYPES 1
-9

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_mat_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_mat_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_mat_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,25 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 16 double
--1.000000e+00 -1.000000e+00 -1.000000e+00
--1.000000e+00 1.000000e+00 -1.000000e+00
-0.000000e+00 -1.000000e+00 -1.000000e+00
-0.000000e+00 1.000000e+00 -1.000000e+00
-1.000000e+00 -1.000000e+00 -1.000000e+00
-1.000000e+00 1.000000e+00 -1.000000e+00
--1.000000e+00 -1.000000e+00 1.000000e+00
--1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-1.000000e+00 -1.000000e+00 1.000000e+00
-1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 -1.000000e+00
-0.000000e+00 1.000000e+00 -1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-CELLS 1 9
-8  2 4 5 3 8 10 11 9
-CELL_TYPES 1
-12

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_surf_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_surf_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_surf_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,17 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 -1.000000e+00 1.000000e+00
--1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-1.000000e+00 -1.000000e+00 1.000000e+00
-1.000000e+00 1.000000e+00 1.000000e+00
-CELLS 2 10
-4  0 2 3 1
-4  2 4 5 3
-CELL_TYPES 2
-9
-9

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/hex8_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,27 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 16 double
--1.000000e+00 -1.000000e+00 -1.000000e+00
--1.000000e+00 1.000000e+00 -1.000000e+00
-0.000000e+00 -1.000000e+00 -1.000000e+00
-0.000000e+00 1.000000e+00 -1.000000e+00
-1.000000e+00 -1.000000e+00 -1.000000e+00
-1.000000e+00 1.000000e+00 -1.000000e+00
--1.000000e+00 -1.000000e+00 1.000000e+00
--1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-1.000000e+00 -1.000000e+00 1.000000e+00
-1.000000e+00 1.000000e+00 1.000000e+00
-0.000000e+00 -1.000000e+00 -1.000000e+00
-0.000000e+00 1.000000e+00 -1.000000e+00
-0.000000e+00 -1.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 1.000000e+00
-CELLS 2 18
-8  0 12 13 1 6 14 15 7
-8  2 4 5 3 8 10 11 9
-CELL_TYPES 2
-12
-12

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_mat_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_mat_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_mat_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,13 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 4 double
--1.000000e+00 0.0 0.0
-0.000000e+00 0.0 0.0
-1.000000e+00 0.0 0.0
-0.000000e+00 0.0 0.0
-CELLS 1 3
-2  0 3
-CELL_TYPES 1
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_surf_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_surf_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_surf_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,10 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 1 double
--1.000000e+00 0.0 0.0
-CELLS 1 2
-1  0
-CELL_TYPES 1
-1

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/line2_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,15 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 4 double
--1.000000e+00 0.0 0.0
-0.000000e+00 0.0 0.0
-1.000000e+00 0.0 0.0
-0.000000e+00 0.0 0.0
-CELLS 2 6
-2  0 3
-2  1 2
-CELL_TYPES 2
-3
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_bc_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_bc_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_bc_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,14 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 3 double
--1.000000e+00 -1.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-1.000000e+00 -1.000000e+00 0.0
-CELLS 2 6
-2  0 1
-2  1 2
-CELL_TYPES 2
-3
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_fault_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_fault_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_fault_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,11 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 2 double
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-CELLS 1 3
-2  1 0
-CELL_TYPES 1
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_mat_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_mat_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_mat_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,15 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 -1.000000e+00 0.0
--1.000000e+00 1.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-1.000000e+00 -1.000000e+00 0.0
-1.000000e+00 1.000000e+00 0.0
-CELLS 1 5
-4  2 4 5 3
-CELL_TYPES 1
-9

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_surf_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_surf_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_surf_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,14 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 3 double
--1.000000e+00 -1.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-1.000000e+00 -1.000000e+00 0.0
-CELLS 2 6
-2  0 1
-2  1 2
-CELL_TYPES 2
-3
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/quad4_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,17 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 -1.000000e+00 0.0
--1.000000e+00 1.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-1.000000e+00 -1.000000e+00 0.0
-1.000000e+00 1.000000e+00 0.0
-CELLS 2 10
-4  0 2 3 1
-4  2 4 5 3
-CELL_TYPES 2
-9
-9

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_bc_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_bc_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_bc_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,17 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-CELLS 2 8
-3  0 2 1
-3  4 5 3
-CELL_TYPES 2
-5
-5

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_fault_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_fault_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_fault_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,12 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 3 double
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 0.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-CELLS 1 4
-3  1 0 2
-CELL_TYPES 1
-5

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_mat_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_mat_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_mat_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,19 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 8 double
--1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 0.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 0.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-CELLS 2 10
-4  1 2 3 0
-4  5 7 6 4
-CELL_TYPES 2
-10
-10

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_surf_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_surf_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_surf_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,15 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 4 double
--1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-1.000000e+00 0.000000e+00 0.000000e+00
-CELLS 2 8
-3  0 2 1
-3  1 2 3
-CELL_TYPES 2
-5
-5

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tet4_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,19 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 8 double
--1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 0.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-1.000000e+00 0.000000e+00 0.000000e+00
-0.000000e+00 -1.000000e+00 0.000000e+00
-0.000000e+00 0.000000e+00 1.000000e+00
-0.000000e+00 1.000000e+00 0.000000e+00
-CELLS 2 10
-4  1 2 3 0
-4  5 7 6 4
-CELL_TYPES 2
-10
-10

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_bc_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_bc_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_bc_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,11 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 2 double
-0.000000e+00 -1.000000e+00 0.0
-1.000000e+00 0.000000e+00 0.0
-CELLS 1 3
-2  0 1
-CELL_TYPES 1
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_fault_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_fault_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_fault_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,11 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 2 double
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-CELLS 1 3
-2  1 0
-CELL_TYPES 1
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_mat_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_mat_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_mat_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,15 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 0.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-1.000000e+00 0.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-CELLS 1 4
-3  1 3 2
-CELL_TYPES 1
-5

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_surf_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_surf_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_surf_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,11 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 2 double
-0.000000e+00 -1.000000e+00 0.0
-1.000000e+00 0.000000e+00 0.0
-CELLS 1 3
-2  0 1
-CELL_TYPES 1
-3

Deleted: short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_t10.vtk
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_t10.vtk	2013-05-15 17:00:24 UTC (rev 22075)
+++ short/3D/PyLith/trunk/unittests/libtests/meshio/data/tri3_t10.vtk	2013-05-15 17:18:52 UTC (rev 22076)
@@ -1,17 +0,0 @@
-# vtk DataFile Version 2.0
-Simplicial Mesh Example
-ASCII
-DATASET UNSTRUCTURED_GRID
-POINTS 6 double
--1.000000e+00 0.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-1.000000e+00 0.000000e+00 0.0
-0.000000e+00 -1.000000e+00 0.0
-0.000000e+00 1.000000e+00 0.0
-CELLS 2 8
-3  0 4 5
-3  1 3 2
-CELL_TYPES 2
-5
-5



More information about the CIG-COMMITS mailing list