[cig-commits] r16038 - short/3D/PyLith/branches/pylith-friction/libsrc/problems

brad at geodynamics.org brad at geodynamics.org
Wed Nov 25 08:54:23 PST 2009


Author: brad
Date: 2009-11-25 08:54:23 -0800 (Wed, 25 Nov 2009)
New Revision: 16038

Modified:
   short/3D/PyLith/branches/pylith-friction/libsrc/problems/SolverNonlinear.cc
Log:
Trivial change to comment.

Modified: short/3D/PyLith/branches/pylith-friction/libsrc/problems/SolverNonlinear.cc
===================================================================
--- short/3D/PyLith/branches/pylith-friction/libsrc/problems/SolverNonlinear.cc	2009-11-25 16:50:18 UTC (rev 16037)
+++ short/3D/PyLith/branches/pylith-friction/libsrc/problems/SolverNonlinear.cc	2009-11-25 16:54:23 UTC (rev 16038)
@@ -183,7 +183,7 @@
   // Code to constrain solution space.
   //
   // Matt- It seems like I should adjust both x (current iterate) and
-  // the search direction, with the Lagrange multipliers in x modified
+  // y (the search direction), with the Lagrange multipliers in x modified
   // to conform to the constraints imposed by friction, and y adjusted
   // so that the DOF associated with the Lagrange multipliers are zero
   // (search direction doesn't change the Lagrange multipliers).



More information about the CIG-COMMITS mailing list