[cig-commits] r19255 - seismo/2D/SPECFEM2D/trunk/src/meshfem2D

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Wed Nov 30 09:16:04 PST 2011


Author: dkomati1
Date: 2011-11-30 09:16:03 -0800 (Wed, 30 Nov 2011)
New Revision: 19255

Modified:
   seismo/2D/SPECFEM2D/trunk/src/meshfem2D/part_unstruct.F90
Log:
updated a comment


Modified: seismo/2D/SPECFEM2D/trunk/src/meshfem2D/part_unstruct.F90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/src/meshfem2D/part_unstruct.F90	2011-11-30 06:01:19 UTC (rev 19254)
+++ seismo/2D/SPECFEM2D/trunk/src/meshfem2D/part_unstruct.F90	2011-11-30 17:16:03 UTC (rev 19255)
@@ -1279,7 +1279,8 @@
   edgecut = vwgt(0)
   edgecut = 0
 
-  ! we use default strategy for partitioning, thus omit specifing explicit strategy .
+  ! we use the default strategy for partitioning
+  ! thus no need to define an explicit strategy
   call scotchfstratinit (SCOTCHSTRAT(1), IERR)
    IF (IERR .NE. 0) THEN
      PRINT *, 'ERROR : MAIN : Cannot initialize strat'



More information about the CIG-COMMITS mailing list