[Commits] [svn:einsteintoolkit] NewRad/trunk/src/ (Rev. 20)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Mon Feb 18 20:40:58 CST 2013


User: eschnett
Date: 2013/02/18 08:40 PM

Modified:
 /trunk/src/
  extrap.cc, newrad.cc

Log:
 Correct grammar in comments

File Changes:

Directory: /trunk/src/
======================

File [modified]: extrap.cc
Delta lines: +2 -2
===================================================================
--- trunk/src/extrap.cc	2013-01-14 17:53:39 UTC (rev 19)
+++ trunk/src/extrap.cc	2013-02-19 02:40:57 UTC (rev 20)
@@ -11,8 +11,8 @@
 
 
 // Adapted from BSSN_MoL's files Init.F
-// Erik Schnetter: I assume this code was probably originally written
-// by Miguel Alcubierre.
+// Erik Schnetter: This code was probably originally written by Miguel
+// Alcubierre.
 static
 void extrap_kernel (cGH const* restrict const cctkGH,
                     int const* restrict const bmin,

File [modified]: newrad.cc
Delta lines: +2 -2
===================================================================
--- trunk/src/newrad.cc	2013-01-14 17:53:39 UTC (rev 19)
+++ trunk/src/newrad.cc	2013-02-19 02:40:57 UTC (rev 20)
@@ -11,8 +11,8 @@
 
 
 // Adapted from BSSN_MoL's files NewRad.F and newrad.h
-// Erik Schnetter: I assume this code was probably originally written
-// by Miguel Alcubierre.
+// Erik Schnetter: This code was probably originally written by Miguel
+// Alcubierre.
 static
 void newrad_kernel (cGH const* restrict const cctkGH,
                     int const* restrict const bmin,



More information about the Commits mailing list