aboutsummaryrefslogtreecommitdiff
path: root/ML_hydro/src/hydro_RHS.c
diff options
context:
space:
mode:
Diffstat (limited to 'ML_hydro/src/hydro_RHS.c')
-rw-r--r--ML_hydro/src/hydro_RHS.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ML_hydro/src/hydro_RHS.c b/ML_hydro/src/hydro_RHS.c
index 6f165f5..8de4eda 100644
--- a/ML_hydro/src/hydro_RHS.c
+++ b/ML_hydro/src/hydro_RHS.c
@@ -56,9 +56,6 @@ void hydro_RHS_Body(cGH const * restrict const cctkGH, int const dir, int const
return;
}
- const char *groups[] = {"ML_hydro::eneflux_group","ML_hydro::ene_grouprhs","ML_hydro::massflux_group","ML_hydro::mass_grouprhs","ML_hydro::momflux_group","ML_hydro::mom_grouprhs"};
- GenericFD_AssertGroupStorage(cctkGH, "hydro_RHS", 6, groups);
-
/* Include user-supplied include files */
/* Initialise finite differencing variables */