aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tov.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tov.c b/src/tov.c
index 7258efb..db0792c 100644
--- a/src/tov.c
+++ b/src/tov.c
@@ -948,6 +948,8 @@ void TOV_C_Exact(CCTK_ARGUMENTS)
TOV_Copy(i3D, vely_p, vely);
TOV_Copy(i3D, velz_p, velz);
TOV_Copy(i3D, w_lorentz_p, w_lorentz);
+ // fall through
+ case 1:
break;
default:
CCTK_VWarn(CCTK_WARN_ABORT, __LINE__, __FILE__, CCTK_THORNSTRING,