3OXDYPR4FP2MFBUR2LQFLDQDY7AJ6I2WOMQ57ZPG4DOAQGC4JONQC
CCTK_ERROR("Can't set operand_indices array in parameter table!");
if (Util_TableSetIntArray(param_table_handle,
nvars, operations.data(),
CCTK_ERROR("Can't set operand_indices array in parameter table!");
if (Util_TableSetIntArray(param_table_handle, nvars, operations.data(),
int ierr = DriverInterpolate(cctkGH, N_dims, interp_handle, param_table_handle,
coord_system_handle, npoints, interp_coords_type_code,
interp_coords, N_input, all_varinds.data(),
nvars, output_array_type_codes, output_array);
int ierr = DriverInterpolate(
cctkGH, N_dims, interp_handle, param_table_handle, coord_system_handle,
npoints, interp_coords_type_code, interp_coords, N_input,
all_varinds.data(), nvars, output_array_type_codes, output_array);