Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c73 static int TSPSolve_Sundials_Private(realtype tn, N_Vector y, N_Vector fy, N_Vector r, N_Vector z, … in TSPSolve_Sundials_Private() function
371 …ernal(CVSpilsSetPreconditioner, cvode->mem, TSPrecond_Sundials_Private, TSPSolve_Sundials_Private); in TSSetUp_Sundials()