[cig-commits] r18423 - short/3D/PyLith/branches/multifields

knepley at geodynamics.org knepley at geodynamics.org
Sun May 22 12:05:20 PDT 2011


Author: knepley
Date: 2011-05-22 12:05:20 -0700 (Sun, 22 May 2011)
New Revision: 18423

Modified:
   short/3D/PyLith/branches/multifields/TODO
Log:
More TODO


Modified: short/3D/PyLith/branches/multifields/TODO
===================================================================
--- short/3D/PyLith/branches/multifields/TODO	2011-05-22 15:51:14 UTC (rev 18422)
+++ short/3D/PyLith/branches/multifields/TODO	2011-05-22 19:05:20 UTC (rev 18423)
@@ -4,7 +4,9 @@
 
 * AUSTIN MEETING
 
- (1) Fix GPU build
+ (1) DONE Fix GPU build
+    - Need the CUDA includes and libraries (get from PyCUDA)
+    - Some files need to be compiled using nvcc (*.cu)
 
  (2) Add FieldSplit null space (translations+rotations)
 
@@ -14,6 +16,10 @@
       points, and calls function(s) to perform integrations for
       governing eqns.
 
+ (4) Generalize Quadrature object to take multiple finite element dscretizations (need for multifield)
+
+    (a) Add separate objects for each field element
+
 * [STABLE]
   rate and state friction - sliding test
   predictor/corrector scheme?



More information about the CIG-COMMITS mailing list