[cig-commits] r20995 - short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dtet4

brad at geodynamics.org brad at geodynamics.org
Tue Nov 6 21:46:21 PST 2012


Author: brad
Date: 2012-11-06 21:46:20 -0800 (Tue, 06 Nov 2012)
New Revision: 20995

Modified:
   short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dtet4/3dtet4.lyx
Log:
Fixed typos. cell.shape -> cell.dimension.

Modified: short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dtet4/3dtet4.lyx
===================================================================
--- short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dtet4/3dtet4.lyx	2012-11-06 13:12:48 UTC (rev 20994)
+++ short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dtet4/3dtet4.lyx	2012-11-07 05:46:20 UTC (rev 20995)
@@ -520,7 +520,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-quadrature.cell.shape = tetrahedron
+quadrature.cell.dimension = 3
 \end_layout
 
 \begin_layout LyX-Code
@@ -548,7 +548,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-quadrature.cell.shape = tetrahedron
+quadrature.cell.dimension = 3
 \end_layout
 
 \begin_layout LyX-Code



More information about the CIG-COMMITS mailing list