#include "petscts.h" PetscErrorCode TSSetErrorIfStepFails(TS ts,PetscBool err)Not Collective
ts | - TS context | |
err | - PETSC_TRUE to error if no step succeeds, PETSC_FALSE to return without failure |
Level:intermediate
Location:src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages