[cig-commits] r8070 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Mon Oct 1 12:57:13 PDT 2007


Author: brad
Date: 2007-10-01 12:57:13 -0700 (Mon, 01 Oct 2007)
New Revision: 8070

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2007-10-01 19:55:33 UTC (rev 8069)
+++ short/3D/PyLith/trunk/TODO	2007-10-01 19:57:13 UTC (rev 8070)
@@ -6,17 +6,18 @@
 
   1. Cleanup ElasticityImplicit::integrateResidual()
 
-  2. Apply techniques from ElasticityImplicit::integrateResidual to
-  ElasticityImplicit::integrateJacobian().
+    Replace update() and restrict with more efficient methods?
 
-  3. Apply techniques from ElasticityImplicit::integrateResidual to
-  ElasticityImplicit::updateState().
+    Apply faster update() and restrict() to integrateJacobian and
+    integrateResidual()?
 
-  4. Add check to make sure every material in mesh has a material model.
+  3. Add check to make sure every material in mesh has a material model.
 
     Add check for overlapping of material ids for bulk and cohesive
     cells.
 
+  4. Move PETSc logging out of feassemble module.
+
 Release 1.1
 
   1. Finish AbsorbingDampers BC.



More information about the cig-commits mailing list