31 DCELL * ar1, DCELL * ar2, DCELL * ar3, DCELL * ar4, DCELL * ar5, DCELL * ar6,
43 FILE * t1, FILE * t2, FILE * t3, FILE * t4, FILE * t5, FILE * t6,
void IL_init_params_2d(struct interp_params *params, FILE *inp, int elatt, int smatt, double zm, int k1, int k2, char *msk, int rows, int cols, DCELL *ar1, DCELL *ar2, DCELL *ar3, DCELL *ar4, DCELL *ar5, DCELL *ar6, double tension, int k3, int sc1, int sc2, int sc3, double sm, char *f1, char *f2, char *f3, char *f4, char *f5, char *f6, double dm, double x_or, double y_or, int der, double tet, double scl, FILE *t1, FILE *t2, FILE *t3, FILE *t4, FILE *t5, FILE *t6, FILE *dev, struct TimeStamp *ts, int c, char *wheresql)
void IL_init_func_2d(struct interp_params *params, int(*grid_f)(void), int(*matr_f)(void), int(*point_f)(void), int(*secp_f)(void), double(*interp_f)(void), int(*interpder_f)(void), int(*temp_f)(void))