aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-20 02:38:30 +0000
committereschnett <eschnett@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-20 02:38:30 +0000
commite6de2d3a86518f78f45932771f6ed34dca781b6a (patch)
tree791f5a4ecff92b1e356f522c5c21284b1516eec9 /interface.ccl
parent506da6eb483d731bb88c31372229c992754b2cc8 (diff)
Correct syntax error in interface.ccl
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@470 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 6e23967..0d67929 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -559,7 +559,7 @@ real GRHydro_Avec_bext type = GF Timelevels = 1 tags='Prolongation="None" checkp
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"