petsc-3.14.6 2021-03-30
TSSetInitialTimeStep
Deprecated, use TSSetTime() and TSSetTimeStep().
Synopsis
#include "petscts.h"
PetscErrorCode TSSetInitialTimeStep(TS ts,PetscReal initial_time,PetscReal time_step)
Level
deprecated
Location
src/ts/interface/ts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages