Searched refs:monitorstep (Results 1 – 2 of 2) sorted by relevance
42 PetscBool monitorstep; /* flag for monitor internal steps; itask=V_ONE_STEP or itask=CV_NORMAL*/ member
137 if (cvode->monitorstep) flag = CVode(mem, tout, cvode->y, &t, CV_ONE_STEP); in TSStep_Sundials()208 …if (!cvode->monitorstep) ts->steps += nsteps - 1; /* TSStep() increments the step counter by one */ in TSStep_Sundials()402 …S internal steps", "TSSundialsMonitorInternalSteps", cvode->monitorstep, &cvode->monitorstep, NULL… in TSSetFromOptions_Sundials()580 cvode->monitorstep = s; in TSSundialsMonitorInternalSteps_Sundials()909 cvode->monitorstep = PETSC_TRUE; in TSCreate_Sundials()