[cig-commits] r6491 - short/3D/PyLith/trunk/libsrc/meshio

knepley at geodynamics.org knepley at geodynamics.org
Sat Mar 31 14:51:32 PDT 2007


Author: knepley
Date: 2007-03-31 14:51:31 -0700 (Sat, 31 Mar 2007)
New Revision: 6491

Modified:
   short/3D/PyLith/trunk/libsrc/meshio/MeshIO.cc
Log:
Removed debugging print


Modified: short/3D/PyLith/trunk/libsrc/meshio/MeshIO.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/meshio/MeshIO.cc	2007-03-31 21:50:12 UTC (rev 6490)
+++ short/3D/PyLith/trunk/libsrc/meshio/MeshIO.cc	2007-03-31 21:51:31 UTC (rev 6491)
@@ -281,7 +281,6 @@
     }
   } // if
   mesh->allocate(groupField);
-  groupField->view("Group Field");
 } // _buildMesh
 
 // ----------------------------------------------------------------------



More information about the cig-commits mailing list