Searched refs:user_dt (Results 1 – 1 of 1) sorted by relevance
607 static inline PetscReal TSEvent_dt_cap(TS ts, PetscReal t, PetscReal dt, PetscBool user_dt) in TSEvent_dt_cap() argument635 if (ts->adapt && user_dt) { // only update dt_span_cached for the user-defined step in TSEvent_dt_cap()