int TSSetInitialTimeStep(TS ts,double initial_time,double time_step)Collective on TS
ts | - the TS context obtained from TSCreate() |
initial_time | - the initial time |
time_step | - the size of the timestep |
Location: src/ts/interface/ts.c
Time Stepping
Table of Contents