[cig-commits] r12450 - seismo/3D/SPECFEM3D_GLOBE/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Jul 21 06:09:15 PDT 2008


Author: dkomati1
Date: 2008-07-21 06:09:15 -0700 (Mon, 21 Jul 2008)
New Revision: 12450

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/get_perm_cuthill_mckee.f90
Log:
updated a comment


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/get_perm_cuthill_mckee.f90
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/get_perm_cuthill_mckee.f90	2008-07-21 12:28:02 UTC (rev 12449)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/get_perm_cuthill_mckee.f90	2008-07-21 13:09:15 UTC (rev 12450)
@@ -48,7 +48,7 @@
 ! local variables
   integer nspec,nglob_GLL_full
 
-! a neighbor of a hexahedral node is a hexahedra which share a face whith it -> max degre of a node = 6
+! maximum number of neighbors of a spectral element (in principle, it could be any value)
   integer, parameter :: MAX_NUMBER_OF_NEIGHBORS = 100
 
 ! global corner numbers that need to be created



More information about the cig-commits mailing list