petsc-3.8.4 2018-03-24
Report Typos and Errors

TSTRAJECTORYBASIC

Stores each solution of the ODE/DAE in a file Saves each timestep into a seperate file in SA-data/SA-%06d.bin

This version saves the solutions at all the stages

$PETSC_DIR/share/petsc/matlab/PetscReadBinaryTrajectory.m can read in files created with this format

See Also

TSTrajectoryCreate(), TS, TSTrajectorySetType()

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