[cig-commits] r11495 - short/3D/PyLith/trunk/examples/3d/tet4

brad at geodynamics.org brad at geodynamics.org
Thu Mar 20 14:45:43 PDT 2008


Author: brad
Date: 2008-03-20 14:45:42 -0700 (Thu, 20 Mar 2008)
New Revision: 11495

Modified:
   short/3D/PyLith/trunk/examples/3d/tet4/pylithapp.cfg
Log:
Switched endian flip flag back to false.

Modified: short/3D/PyLith/trunk/examples/3d/tet4/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/tet4/pylithapp.cfg	2008-03-20 20:13:29 UTC (rev 11494)
+++ short/3D/PyLith/trunk/examples/3d/tet4/pylithapp.cfg	2008-03-20 21:45:42 UTC (rev 11495)
@@ -32,8 +32,9 @@
 
 # If using provided mesh or importing the mesh on a machine with a
 # different endian type than the one which created the mesh, then
-# uncomment the following line
-flip_endian = True
+# uncomment the following line.
+# LaGriT mesh was generated on a little-endian machine.
+#flip_endian = True
 
 # If using version of LaGriT compiled on a 64-bit Linux machine with 
 # 64-bit Fortran record headers, then uncomment the following line.



More information about the cig-commits mailing list