[cig-commits] r15214 - short/3D/PyLith/trunk/libsrc/materials

brad at geodynamics.org brad at geodynamics.org
Fri Jun 12 12:38:34 PDT 2009


Author: brad
Date: 2009-06-12 12:38:34 -0700 (Fri, 12 Jun 2009)
New Revision: 15214

Modified:
   short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc
Log:
Debugging outout.

Modified: short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc
===================================================================
--- short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc	2009-06-12 19:25:33 UTC (rev 15213)
+++ short/3D/PyLith/trunk/libsrc/materials/EffectiveStress.icc	2009-06-12 19:38:34 UTC (rev 15214)
@@ -98,6 +98,7 @@
     throw std::runtime_error("Unable to bracket effective stress.");
 } // _bracket
 
+#include <iostrem> // TEMPORARY
 // ----------------------------------------------------------------------
 // Find root using Newton's method with bisection.
 template<typename material_type>



More information about the CIG-COMMITS mailing list