aboutsummaryrefslogtreecommitdiff
path: root/src/template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/template.c')
-rw-r--r--src/template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template.c b/src/template.c
index 09ed7b3..fcb198b 100644
--- a/src/template.c
+++ b/src/template.c
@@ -976,6 +976,7 @@ if (debug > 0)
break;
case MOLECULE_POSN_ERROR_NAN:
this_axis_status = CCTK_ERROR_INTERP_COORD_NAN;
+ break;
default:
CCTK_VWarn(BUG_MSG_SEVERITY_LEVEL,
__LINE__, __FILE__, CCTK_THORNSTRING,