#include "ts.h" int TSPseudoDefaultVerifyTimeStep(TS ts,Vec update,void *dtctx,double *newdt,int *flag)Collective on TS
ts | - the timestep context | |
dtctx | - unused timestep context | |
update | - latest solution vector |
newdt | - the timestep to use for the next step | |
flag | - flag indicating whether the last time step was acceptable |
Level:advanced
Location:src/ts/impls/pseudo/posindep.c
Time Stepping
Table of Contents