aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/template.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template.c b/src/template.c
index 6b231b9..48c1a5c 100644
--- a/src/template.c
+++ b/src/template.c
@@ -1009,6 +1009,8 @@ fflush(stdout);
" CCTK_InterpLocalUniform():\n"
" interpolation point is either outside the grid,\n"
" or inside but too close to the grid boundary!\n"
+" (this may be caused by a global interpolation with\n"
+" driver::ghost_size too small)\n"
" 0-origin interpolation point number pt=%d of N_interp_points=%d\n"
#if (N_DIMS == 1)
" interpolation point x=%g\n"