[cig-commits] [commit] master: handled TODOs and improved sentence struc (4000b0e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri May 9 15:23:38 PDT 2014


Repository : https://github.com/geodynamics/cigma

On branch  : master
Link       : https://github.com/geodynamics/cigma/compare/65c02138d3ae8b87c088cc14fe4f98e21e3f0805...a26f592c25c89a40622404999ba1effcdf6df9e3

>---------------------------------------------------------------

commit 4000b0e3b36f9bbfc846ab30c97cabe41a2761df
Author: Sue Kientz <sue>
Date:   Tue Jan 29 19:03:22 2008 +0000

    handled TODOs and improved sentence struc


>---------------------------------------------------------------

4000b0e3b36f9bbfc846ab30c97cabe41a2761df
 cigma.lyx | 131 +++++++++++++-------------------------------------------------
 1 file changed, 27 insertions(+), 104 deletions(-)

diff --git a/cigma.lyx b/cigma.lyx
index 4f398f1..c9bdc00 100644
--- a/cigma.lyx
+++ b/cigma.lyx
@@ -1,4 +1,4 @@
-#LyX 1.5.3 created this file. For more info see http://www.lyx.org/
+#LyX 1.5.1 created this file. For more info see http://www.lyx.org/
 \lyxformat 276
 \begin_document
 \begin_header
@@ -219,10 +219,10 @@ Lastly, as an automated tool, Cigma can help developers in creating regression
 \end_layout
 
 \begin_layout Standard
-At its core, Cigma draws from a variety of libraries, particularly the FIAT
- Python Library from Cigma extends and generalizes the functionality therein
- to handle other types of elements as well as adding the ability to compare
- vector fields.
+At its core, Cigma draws from a variety of libraries.
+ The FIAT Python Library used in Cigma in particular extends and generalizes
+ its functionality so it can handle other types of elements and offer the
+ ability to compare vector fields.
 \end_layout
 
 \begin_layout Section
@@ -425,13 +425,20 @@ NumPy
 
 \begin_layout Standard
 NumPy is a Python module which adds support for large multi-dimensional
- arrays and matrices, and is available for download from [TODO]numpy.scipy.org.
+ arrays and matrices, and is available for download from the 
+\begin_inset LatexCommand htmlurl
+name "NumPy Home Page"
+target "numpy.scipy.org "
+
+\end_inset
+
+.
  To install this extension module from source, download it and issue the
  following command in the NumPy source directory
 \end_layout
 
-\begin_layout Standard
-$ sudo python setup.py install[TODO:lyxcode]
+\begin_layout LyX-Code
+$ sudo python setup.py install
 \end_layout
 
 \begin_layout Subsection
@@ -443,7 +450,14 @@ The Finite Element Automatic Tabulator (FIAT) Python module supports generation
  of arbitrary order instances of the Lagrange elements, as well as arbitrary
  order instances of the Jacobi-type quadrature rules on the same element
  shapes.
- It is available from [TODO]http://www.fenics.org/wiki/FIAT
+ It is available from 
+\begin_inset LatexCommand htmlurl
+name "The FEniCS Project"
+target "www.fenics.org/wiki/FIAT"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
@@ -451,8 +465,8 @@ To install this module, download it and issue the following command inside
  the FIAT source directory:
 \end_layout
 
-\begin_layout Standard
-$ sudo python setup.py install[TODO:lyxcode]
+\begin_layout LyX-Code
+$ sudo python setup.py install
 \end_layout
 
 \begin_layout Subsection
@@ -826,57 +840,16 @@ This release of Cigma provides you with two built-in finite element spaces
  shown below.
  The location of each element is indexed into a spatial database in order
  to speed up the evaluation process.
- [TODO: drop the tet4, hex8 images but keep the formulas --adding more element
- types, so will use single image]
-\end_layout
-
-\begin_layout Standard
-
-\newpage
  
 \end_layout
 
-\begin_layout Standard
+\begin_layout Paragraph*
 Function Space 
 \bar under
 tet4
 \end_layout
 
 \begin_layout Standard
-\noindent
-\align center
-\begin_inset Float figure
-placement H
-wide false
-sideways false
-status open
-
-\begin_layout Standard
-\noindent
-\align center
-\begin_inset Graphics
-	filename figures/reference-tet4.png
-	lyxscale 35
-	width 35page%
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset Caption
-
-\begin_layout Standard
-Reference tetrahedral element
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
 \begin_inset Formula \begin{eqnarray*}
 TN_{a} & = & \frac{1}{2}(-1-x-y-z)\\
 TN_{b} & = & \frac{1}{2}(1+x)\\
@@ -888,58 +861,13 @@ TN_{d} & = & \frac{1}{2}(1+z)\end{eqnarray*}
 
 \end_layout
 
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\newpage
-
-\end_layout
-
-\begin_layout Standard
+\begin_layout Paragraph*
 Function Space 
 \bar under
 hex8
 \end_layout
 
 \begin_layout Standard
-\noindent
-\align center
-\begin_inset Float figure
-placement H
-wide false
-sideways false
-status open
-
-\begin_layout Standard
-\noindent
-\align center
-\begin_inset Graphics
-	filename figures/reference-hex8.png
-	lyxscale 35
-	width 35page%
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset Caption
-
-\begin_layout Standard
-Reference hexahedral element
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
 \begin_inset Formula \begin{eqnarray*}
 HN_{a} & = & \frac{1}{8}\left(1-x\right)\left(1-y\right)\left(1-z\right)\\
 HN_{b} & = & \frac{1}{8}\left(1+x\right)\left(1-y\right)\left(1-z\right)\\
@@ -955,11 +883,6 @@ HN_{h} & = & \frac{1}{8}\left(1+x\right)\left(1+y\right)\left(1+z\right)\end{eqn
 
 \end_layout
 
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Input Formats
 \end_layout



More information about the CIG-COMMITS mailing list