aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/CodeGenCactus.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/CodeGenCactus.m')
-rw-r--r--Tools/CodeGen/CodeGenCactus.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/CodeGen/CodeGenCactus.m b/Tools/CodeGen/CodeGenCactus.m
index 6088e6c..f3b1b7a 100644
--- a/Tools/CodeGen/CodeGenCactus.m
+++ b/Tools/CodeGen/CodeGenCactus.m
@@ -389,7 +389,7 @@ DefFn[
"(", functionName, ",\n",
" i,j,k, imin[0],imin[1],imin[2], imax[0],imax[1],imax[2],\n",
" cctk_ash[0],cctk_ash[1],cctk_ash[2]",
- If[vectorise, {",\n", " imin,imax, CCTK_REAL_VEC_SIZE"}, ""],
+ If[vectorise, {",\n", " kimin,kimax, CCTK_REAL_VEC_SIZE"}, ""],
")\n",
"{\n",
IndentBlock[