aboutsummaryrefslogtreecommitdiff
path: root/src/Interpolate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Interpolate.c')
-rw-r--r--src/Interpolate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Interpolate.c b/src/Interpolate.c
index 22e7041..e5c3685 100644
--- a/src/Interpolate.c
+++ b/src/Interpolate.c
@@ -444,7 +444,7 @@ if (n == LocalInterp_verbose_debug_n)
}
else if (num_dims == 3)
{
- CCTK_VWarn (0, __LINE__, __FILE__, CCTK_THORNSTRING,
+ CCTK_VWarn (1, __LINE__, __FILE__, CCTK_THORNSTRING,
"Interpolation stencil/molecule out of bounds\n"
" (the interpolation point is either outside the grid, "
"or inside but too close to a grid boundary)\n"