[cig-commits] r18521 - seismo/3D/SPECFEM3D/trunk/src/shared

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Wed Jun 1 07:37:32 PDT 2011


Author: dkomati1
Date: 2011-06-01 07:37:32 -0700 (Wed, 01 Jun 2011)
New Revision: 18521

Modified:
   seismo/3D/SPECFEM3D/trunk/src/shared/multiply_arrays_source.f90
Log:
updated a comment


Modified: seismo/3D/SPECFEM3D/trunk/src/shared/multiply_arrays_source.f90
===================================================================
--- seismo/3D/SPECFEM3D/trunk/src/shared/multiply_arrays_source.f90	2011-06-01 14:37:01 UTC (rev 18520)
+++ seismo/3D/SPECFEM3D/trunk/src/shared/multiply_arrays_source.f90	2011-06-01 14:37:32 UTC (rev 18521)
@@ -29,6 +29,7 @@
 
 ! we leave this in a separate file otherwise many compilers perform subroutine inlining when
 ! two subroutines are in the same file and one calls the other
+
   subroutine multiply_arrays_source(sourcearrayd,G11,G12,G13,G21,G22,G23, &
                   G31,G32,G33,hxis,hpxis,hetas,hpetas,hgammas,hpgammas,k,l,m)
 



More information about the CIG-COMMITS mailing list