[cig-commits] r15256 - short/3D/PyLith/trunk/doc/userguide/extending

brad at geodynamics.org brad at geodynamics.org
Sun Jun 14 22:24:43 PDT 2009


Author: brad
Date: 2009-06-14 22:24:42 -0700 (Sun, 14 Jun 2009)
New Revision: 15256

Modified:
   short/3D/PyLith/trunk/doc/userguide/extending/extending.lyx
Log:
Started writing up documentation for extending PyLith.

Modified: short/3D/PyLith/trunk/doc/userguide/extending/extending.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/extending/extending.lyx	2009-06-15 05:08:26 UTC (rev 15255)
+++ short/3D/PyLith/trunk/doc/userguide/extending/extending.lyx	2009-06-15 05:24:42 UTC (rev 15256)
@@ -160,6 +160,32 @@
  
 \end_layout
 
+\begin_layout Standard
+Description of functionality of component (also in README)
+\end_layout
+
+\begin_layout Standard
+Methods required in C++ object with description of UniformVelModel functionality.
+\end_layout
+
+\begin_layout Standard
+Methods required in Python object with description of fuctionality in this
+ case.
+\end_layout
+
+\begin_layout Standard
+Description of how to create SWIG interface files.
+\end_layout
+
+\begin_layout Standard
+Build, install, and run tests.
+ (make, make install, make check)
+\end_layout
+
+\begin_layout Standard
+run twotet4-geoproj to test, how to change settings
+\end_layout
+
 \begin_layout Section
 \begin_inset CommandInset label
 LatexCommand label



More information about the CIG-COMMITS mailing list