aboutsummaryrefslogtreecommitdiff
path: root/src/sor_flat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sor_flat.c')
-rw-r--r--src/sor_flat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sor_flat.c b/src/sor_flat.c
index 0117894..4771a44 100644
--- a/src/sor_flat.c
+++ b/src/sor_flat.c
@@ -29,7 +29,7 @@ void sor_flat_3d(cGH *GH, int FieldIndex, int MIndex, int NIndex,
int chebit;
CCTK_REAL omega, resnorm, residual, glob_residual, rjacobian;
CCTK_REAL finf;
- int npow;
+ CCTK_INT npow;
CCTK_REAL tol;
/* Iteration / stepping variables */