[cig-commits] r7666 - mc/3D/CitcomS/trunk/CitcomS/Coupler

hlin at geodynamics.org hlin at geodynamics.org
Fri Jul 13 16:24:27 PDT 2007


Author: hlin
Date: 2007-07-13 16:24:27 -0700 (Fri, 13 Jul 2007)
New Revision: 7666

Modified:
   mc/3D/CitcomS/trunk/CitcomS/Coupler/ContainingCoupler.py
Log:
M    Coupler/ContainingCoupler.py
trivial modification on comments


Modified: mc/3D/CitcomS/trunk/CitcomS/Coupler/ContainingCoupler.py
===================================================================
--- mc/3D/CitcomS/trunk/CitcomS/Coupler/ContainingCoupler.py	2007-07-13 23:23:43 UTC (rev 7665)
+++ mc/3D/CitcomS/trunk/CitcomS/Coupler/ContainingCoupler.py	2007-07-13 23:24:27 UTC (rev 7666)
@@ -53,8 +53,8 @@
 
 
     def createMesh(self):
-        '''Create BoundedMesh objects.
-        '''
+        # Create BoundedMesh objects.
+     
         from ExchangerLib import createGlobalBoundedBox, exchangeBoundedBox, createInterior, createEmptyBoundary
 
         # the bounding box of the mesh on this solver



More information about the cig-commits mailing list