[cig-commits] r7707 - short/3D/PyLith/trunk/libsrc/feassemble

brad at geodynamics.org brad at geodynamics.org
Wed Jul 18 18:17:32 PDT 2007


Author: brad
Date: 2007-07-18 18:17:32 -0700 (Wed, 18 Jul 2007)
New Revision: 7707

Modified:
   short/3D/PyLith/trunk/libsrc/feassemble/ElasticityExplicit.hh
Log:
Fixed typo in documentation info.

Modified: short/3D/PyLith/trunk/libsrc/feassemble/ElasticityExplicit.hh
===================================================================
--- short/3D/PyLith/trunk/libsrc/feassemble/ElasticityExplicit.hh	2007-07-19 01:16:58 UTC (rev 7706)
+++ short/3D/PyLith/trunk/libsrc/feassemble/ElasticityExplicit.hh	2007-07-19 01:17:32 UTC (rev 7707)
@@ -29,7 +29,7 @@
  * where A(t) is a sparse matrix or vector, u(t+dt) is the field we
  * want to compute at time t+dt, b is a vector that depends on the
  * field at time t and t-dt, and u0 is zero at unknown DOF and set to
- * the constrained values at known DOF.
+ * the known values at the constrained DOF.
  *
  * Contributions from elasticity include the intertial and stiffness
  * terms, so this object computes the following portions of A and r:



More information about the cig-commits mailing list