aboutsummaryrefslogtreecommitdiff
path: root/src/ApplyCartoon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ApplyCartoon.c')
-rw-r--r--src/ApplyCartoon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ApplyCartoon.c b/src/ApplyCartoon.c
index 89cfd1d..b97c289 100644
--- a/src/ApplyCartoon.c
+++ b/src/ApplyCartoon.c
@@ -92,7 +92,7 @@ void Cartoon_ApplyBoundaries(CCTK_ARGUMENTS)
CCTK_INT * vars;
char tensortype[TENSORTYPE_BUFF_SIZE];
char prolongtype[PROLONG_BUFF_SIZE];
- int prolongmethod;
+ int prolongmethod = -1;
int whiskycartoon, len;