petsc-3.7.1 2016-05-15
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 Many br

Input Parameter

ts - timestepping context Many br
use - flag to use adaptivity Many br

Options Database

-ts_bdf_adapt - Many br Many br

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