[cig-commits] r18414 - short/3D/PyLith/trunk/libsrc/pylith/topology

brad at geodynamics.org brad at geodynamics.org
Sat May 21 12:28:26 PDT 2011


Author: brad
Date: 2011-05-21 12:28:25 -0700 (Sat, 21 May 2011)
New Revision: 18414

Modified:
   short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc
Log:
Removed debugging output.

Modified: short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc
===================================================================
--- short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc	2011-05-21 17:00:31 UTC (rev 18413)
+++ short/3D/PyLith/trunk/libsrc/pylith/topology/RefineVol8Face4Edges2.cc	2011-05-21 19:28:25 UTC (rev 18414)
@@ -539,10 +539,12 @@
     } // for
   } // for
 
+#if 0 // debuggin
   oldSendOverlap->view("OLD SEND OVERLAP");
   oldRecvOverlap->view("OLD RECV OVERLAP");
   newSendOverlap->view("NEW SEND OVERLAP");
   newRecvOverlap->view("NEW RECV OVERLAP");
+#endif
 } // overlapAddNewVertces
 
 



More information about the CIG-COMMITS mailing list