petsc-3.7.5 2017-01-01
Report Typos and Errors

TSBDFUseAdapt

Use time-step adaptivity with the BDF method

Synopsis

#include "petscts.h" 
PetscErrorCode TSBDFUseAdapt(TS ts,PetscBool use)
Logically Collective on TS

Input Parameter

ts - timestepping context
use - flag to use adaptivity

Options Database

-ts_bdf_adapt -

See Also

TSAdapt

Level:intermediate
Location:
src/ts/impls/bdf/bdf.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages