Searched refs:grblk (Results 1 – 3 of 3) sorted by relevance
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/ |
H A D | lsodar.c | 49 …rk, int *lrw, int *iwork, int *liw, int *jacobian, int *jacType, LSRootFn grblk, int *ng, int *jro…
|
H A D | ddaskr.c | 61 … *dummy1, int *dummy2, DDASJacPsolFn jacpsol, DDASPsolFn psol, DDASRootFn grblk, int *ng, int *jro…
|
H A D | scicos.c | 265 static int grblk(realtype t, N_Vector yy, realtype *gout, void *g_data); 1633 flag = CVodeRootInit(ode_mem, ng, grblk); in cossim() 4149 static int grblk(realtype t, N_Vector yy, realtype *gout, void *g_data) in grblk() function
|