#include "petscts.h" PetscErrorCode TSAdaptSetAlwaysAccept(TSAdapt adapt,PetscBool flag)Logically collective on TSAdapt
adapt | - time step adaptivity context, usually gotten with TSGetAdapt() | |
flag | - whether to always accept steps |
Level:intermediate
Location:src/ts/adapt/interface/tsadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages