petsc-3.7.1 2016-05-15
Report Typos and Errors

TSRosWSetRecomputeJacobian

Set whether to recompute the Jacobian at each stage. The default is to update the Jacobian once per step.

Synopsis

#include "petscts.h"   
PetscErrorCode TSRosWSetRecomputeJacobian(TS ts,PetscBool flg)
Logically collective Many br

Input Parameter

ts - timestepping context Many br
flg - PETSC_TRUE to recompute the Jacobian at each stage Many br

Many br

See Also

TSRosWGetType()

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