Home
last modified time | relevance | path

Searched refs:DDaskrSolve (Results 1 – 3 of 3) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.h135 int DDaskrSolve (void * ddaskr_mem, realtype tOut, realtype * tOld, N_Vector yOut, N_Vector ypOut, …
H A Dddaskr.c734 int DDaskrSolve (void * ddaskr_mem, realtype tOut, realtype * tOld, N_Vector yOut, N_Vector ypOut, … in DDaskrSolve() function
H A Dscicos.c2205 DAESolve = &DDaskrSolve; in cossimdaskr()