aboutsummaryrefslogtreecommitdiff
path: root/ML_ADM/src/ML_ADM_Minkowski.c
diff options
context:
space:
mode:
authorPeter Diener <diener@linux-hn3d.site>2009-04-27 10:27:23 -0500
committerPeter Diener <diener@linux-hn3d.site>2009-04-27 10:27:23 -0500
commitd4ba15953909c5f0a72abf6bd41e8cb169fc737a (patch)
tree3a328f32b9706afd70a416b62de8635f402b0b0e /ML_ADM/src/ML_ADM_Minkowski.c
parent9be66f839e3222d8fa9d98b4fa78653eddd645b5 (diff)
Update auto generated files.
Signed-off-by: Peter Diener <diener@linux-hn3d.site>
Diffstat (limited to 'ML_ADM/src/ML_ADM_Minkowski.c')
-rw-r--r--ML_ADM/src/ML_ADM_Minkowski.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_ADM/src/ML_ADM_Minkowski.c b/ML_ADM/src/ML_ADM_Minkowski.c
index 8912c16..9e57386 100644
--- a/ML_ADM/src/ML_ADM_Minkowski.c
+++ b/ML_ADM/src/ML_ADM_Minkowski.c
@@ -23,7 +23,7 @@
#define CUB(x) ((x) * (x) * (x))
#define QAD(x) ((x) * (x) * (x) * (x))
-void ML_ADM_Minkowski_Body(cGH *cctkGH, CCTK_INT dir, CCTK_INT face, CCTK_REAL normal[3], CCTK_REAL tangentA[3], CCTK_REAL tangentB[3], CCTK_INT min[3], CCTK_INT max[3], CCTK_INT n_subblock_gfs, CCTK_REAL *subblock_gfs[])
+void ML_ADM_Minkowski_Body(cGH const * const cctkGH, CCTK_INT const dir, CCTK_INT const face, CCTK_REAL const normal[3], CCTK_REAL const tangentA[3], CCTK_REAL const tangentB[3], CCTK_INT const min[3], CCTK_INT const max[3], CCTK_INT const n_subblock_gfs, CCTK_REAL * const subblock_gfs[])
{
DECLARE_CCTK_ARGUMENTS
DECLARE_CCTK_PARAMETERS