[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 470)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Sat Jan 19 20:38:30 CST 2013


User: eschnett
Date: 2013/01/19 08:38 PM

Modified:
 /trunk/
  interface.ccl

Log:
 Correct syntax error in interface.ccl

File Changes:

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

File [modified]: interface.ccl
Delta lines: +1 -1
===================================================================
--- trunk/interface.ccl	2013-01-20 00:25:48 UTC (rev 469)
+++ trunk/interface.ccl	2013-01-20 02:38:30 UTC (rev 470)
@@ -559,7 +559,7 @@
   Avecxplus,Avecyplus,Aveczplus,Avecxminus,Avecyminus,Aveczminus
 } "Vector potential extended to the cell boundaries"
 
-real GRHydro_Aphi_bext type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no"
+real GRHydro_Aphi_bext type = GF Timelevels = 1 tags='Prolongation="None" checkpoint="no"'
 {
   Aphiplus,Aphiminus
 } "Vector potential phi extended to the cell boundaries"



More information about the Commits mailing list