#include "petscts.h" PetscErrorCode TSPseudoVerifyTimeStep(TS ts,Vec update,PetscReal *dt,PetscBool *flag)Collective on TS
ts | - timestep context | |
update | - latest solution vector |
dt | - newly computed timestep (if it had to shrink) | |
flag | - indicates if current timestep was ok |
Level:advanced
Location:src/ts/impls/pseudo/posindep.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages