#include "petscts.h" PetscErrorCode TSSetCFLTimeLocal(TS ts,PetscReal cfltime)Logically Collective on TS
ts | - time stepping context | |
cfltime | - maximum stable time step if using forward Euler (value can be different on each process) |
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