[cig-commits] r13875 - short/3D/PyLith/trunk/unittests/libtests/bc

brad at geodynamics.org brad at geodynamics.org
Thu Jan 15 17:22:21 PST 2009


Author: brad
Date: 2009-01-15 17:22:21 -0800 (Thu, 15 Jan 2009)
New Revision: 13875

Modified:
   short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh
Log:
Fixed doc string.

Modified: short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh
===================================================================
--- short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh	2009-01-16 01:05:52 UTC (rev 13874)
+++ short/3D/PyLith/trunk/unittests/libtests/bc/TestBoundaryMesh.hh	2009-01-16 01:22:21 UTC (rev 13875)
@@ -55,10 +55,8 @@
 protected :
 
   BoundaryMeshData* _data; ///< Data for testing
+  bool _flipFault; ///< If true, flip fault orientation.
 
-  /// Switch for flipping which side of fault new vertices are added
-  bool _flipFault;
-
 }; // class TestBoundaryMesh
 
 #endif // pylith_bc_boundarymesh_hh



More information about the CIG-COMMITS mailing list