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

brad at geodynamics.org brad at geodynamics.org
Tue Feb 16 15:59:21 PST 2010


Author: brad
Date: 2010-02-16 15:59:21 -0800 (Tue, 16 Feb 2010)
New Revision: 16270

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2010-02-16 23:58:20 UTC (rev 16269)
+++ short/3D/PyLith/trunk/TODO	2010-02-16 23:59:21 UTC (rev 16270)
@@ -2,16 +2,12 @@
 CURRENT ISSUES/PRIORITIES
 ======================================================================
 
-* Uniform global refinement for tets with faults
-
 * Better preconditioning
   Better PETSc settings or Laplacian based preconditioner
 
 * Data structure to hold label of fault Lagrange vertices and
-  conventional vertices
+  conventional vertices [DONE, need to clean up FaultCohesive, etc]
 
-  Move CohesiveInfo to CohesiveTopology.
-  Create data structure in createFaultParallel() [call function]
   Refactor in FaultCohesive
 
 * Drucker-Prager elastoplastic
@@ -20,6 +16,12 @@
 
 * Lumped solver
 
+* Optimization
+  restrict/update closure
+  templates, Uniform section, set spaceDim, numBasis, numQuadPts at compile time?
+
+* Uniform global refinement for tets with faults
+
 * Updates to manual
   + tutorial
   + governing equations
@@ -191,6 +193,8 @@
       propertyField()
       stateVarField()
 
+    libtests/meshio/CellFilter for submesh
+
     MeshIO::normalizer()
     Material::normalizer()
     Constraint::normalizer()



More information about the CIG-COMMITS mailing list