#include "petscts.h" PetscErrorCode TSAdaptCheckStage(TSAdapt adapt,TS ts,PetscReal t,Vec Y,PetscBool *accept)Collective
adapt | - adaptive controller context | |
ts | - time stepper | |
t | - Current simulation time | |
Y | - Current solution vector |
Level:developer
Location:src/ts/adapt/interface/tsadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages