Searched refs:tout (Results 1 – 1 of 1) sorted by relevance
124 realtype t, tout; in TSStep_Sundials() local130 tout = ts->max_time; in TSStep_Sundials()137 if (cvode->monitorstep) flag = CVode(mem, tout, cvode->y, &t, CV_ONE_STEP); in TSStep_Sundials()138 else flag = CVode(mem, tout, cvode->y, &t, CV_NORMAL); in TSStep_Sundials()