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

brad at geodynamics.org brad at geodynamics.org
Thu Sep 9 17:10:23 PDT 2010


Author: brad
Date: 2010-09-09 17:10:23 -0700 (Thu, 09 Sep 2010)
New Revision: 17183

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2010-09-08 23:45:06 UTC (rev 17182)
+++ short/3D/PyLith/trunk/TODO	2010-09-10 00:10:23 UTC (rev 17183)
@@ -28,20 +28,12 @@
     Fields -> SolutionFields
     FieldsNew -> Fields
 
-    FieldsNew<int fiberDim> [UniformSection]
-      add(name, label, fiberDim)
-      allocate()
-      section()
-      getField(name)
+    UniformSectionDS
+      getFibration needs to return an ISection
+        chart from original section
+        array from original section
+        atlas - set offsets based on fibration
 
-    FieldMetadata
-      label
-      scale
-      dimensionsOkay
-
-    Field(mesh, section, metadata)
-       
-
 * Optimization
   + inline methods (what isn't getting inlined) -Winline
   + Specialized elasticity integrator objects for Quad4, Hex8



More information about the CIG-COMMITS mailing list