aboutsummaryrefslogtreecommitdiff
path: root/src/pughInterpGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pughInterpGH.h')
-rw-r--r--src/pughInterpGH.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pughInterpGH.h b/src/pughInterpGH.h
index 2abd51b..e25b4f6 100644
--- a/src/pughInterpGH.h
+++ b/src/pughInterpGH.h
@@ -35,8 +35,7 @@ typedef struct
/* prototype of PUGHInterp's routine which overloads CCTK_InterpGridArrays() */
int PUGHInterp_InterpGridArrays (const cGH *GH,
int N_dims,
- int global_param_table_handle,
- int local_param_table_handle,
+ int param_table_handle,
int local_interp_handle,
int coord_system_handle,
int N_interp_points,