Searched refs:TSFunction_Sundials (Results 1 – 1 of 1) sorted by relevance
81 static int TSFunction_Sundials(realtype t, N_Vector y, N_Vector ydot, PetscCtx ctx) in TSFunction_Sundials() function345 PetscCallExternal(CVodeInit, cvode->mem, TSFunction_Sundials, ts->ptime, cvode->y); in TSSetUp_Sundials()