[cig-commits] r14416 - short/3D/PyLith/branches/pylith-swig/libsrc/problems

brad at geodynamics.org brad at geodynamics.org
Sun Mar 22 15:49:40 PDT 2009


Author: brad
Date: 2009-03-22 15:49:40 -0700 (Sun, 22 Mar 2009)
New Revision: 14416

Modified:
   short/3D/PyLith/branches/pylith-swig/libsrc/problems/Formulation.hh
Log:
Started implementing wrapper for SNES.

Modified: short/3D/PyLith/branches/pylith-swig/libsrc/problems/Formulation.hh
===================================================================
--- short/3D/PyLith/branches/pylith-swig/libsrc/problems/Formulation.hh	2009-03-22 22:49:24 UTC (rev 14415)
+++ short/3D/PyLith/branches/pylith-swig/libsrc/problems/Formulation.hh	2009-03-22 22:49:40 UTC (rev 14416)
@@ -117,6 +117,10 @@
   void submeshIntegrators(IntegratorSubMesh** integrators,
 			  const int numIntegrators);
 
+  /** Initialize solver for formulation.
+   *
+   * @param 
+
   /** Reform system residual.
    *
    * @param residual Field containing values for residual



More information about the CIG-COMMITS mailing list