[cig-commits] r7285 - short/3D/PyLith/trunk/unittests/libtests/faults/data

brad at geodynamics.org brad at geodynamics.org
Mon Jun 18 09:04:57 PDT 2007


Author: brad
Date: 2007-06-18 09:04:57 -0700 (Mon, 18 Jun 2007)
New Revision: 7285

Modified:
   short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc
Log:
Fixed typo in specification of expected fault orientations.

Modified: short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc	2007-06-18 15:48:56 UTC (rev 7284)
+++ short/3D/PyLith/trunk/unittests/libtests/faults/data/CohesiveKinDataHex8.cc	2007-06-18 16:04:57 UTC (rev 7285)
@@ -129,8 +129,8 @@
 const double pylith::faults::CohesiveKinDataHex8::_orientation[] = {
   0.0, +1.0, 0.0,    0.0, 0.0, +1.0,    +1.0, 0.0, 0.0,
   0.0, +1.0, 0.0,    0.0, 0.0, +1.0,    +1.0, 0.0, 0.0,
-  0.0, +1.0, 0.0,    0.0, 0.0, +1.0     +1.0, 0.0, 0.0,
-  0.0, +1.0, 0.0,    0.0, 0.0, +1.0     +1.0, 0.0, 0.0,
+  0.0, +1.0, 0.0,    0.0, 0.0, +1.0,    +1.0, 0.0, 0.0,
+  0.0, +1.0, 0.0,    0.0, 0.0, +1.0,    +1.0, 0.0, 0.0,
 };
 
 const int pylith::faults::CohesiveKinDataHex8::_constraintVertices[] = {



More information about the cig-commits mailing list