aboutsummaryrefslogtreecommitdiff
path: root/src/sor_flat.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/sor_flat.F')
-rw-r--r--src/sor_flat.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sor_flat.F b/src/sor_flat.F
index 04cfc94..d02272f 100644
--- a/src/sor_flat.F
+++ b/src/sor_flat.F
@@ -250,7 +250,7 @@ c Synchronize the variables
endif
c Apply boundary conditions
-c call Ell_GetStringKey(nchar, mybound,"EllLinFlat::Bnd)
+c call Ell_GetStringKey(nchar, mybound,"EllLinFlat::Bnd")
if (CCTK_EQUALS(sor_bound,"robin")) then
call RobinBCVarI(ierr, cctkGH, finf, npow, sw, var_idx);
if (ierr.ne.0) then