[cig-commits] r19849 - short/3D/PyLith/trunk/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Thu Mar 22 08:19:16 PDT 2012


Author: brad
Date: 2012-03-22 08:19:16 -0700 (Thu, 22 Mar 2012)
New Revision: 19849

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/output_points.txt
Log:
Move points to boundary between cells for stricter test.

Modified: short/3D/PyLith/trunk/examples/3d/hex8/output_points.txt
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/output_points.txt	2012-03-22 15:17:51 UTC (rev 19848)
+++ short/3D/PyLith/trunk/examples/3d/hex8/output_points.txt	2012-03-22 15:19:16 UTC (rev 19849)
@@ -7,7 +7,7 @@
 # coordsys component of the OutputSolnPoints object. The points will
 # be transformed into the coordinate system of the mesh before
 # interpolation.
-0.0001  0.0001   -500.0
-0.0001  0.0001  -1500.0
-0.0001  0.0001  -2500.0
-0.0001  0.0001  -3500.0
+0.0  0.0   -500.0
+0.0  0.0  -1500.0
+0.0  0.0  -2500.0
+0.0  0.0  -3500.0



More information about the CIG-COMMITS mailing list