TSTrajectoryView#

Prints information about the trajectory object

Synopsis#

#include "petscts.h"  
PetscErrorCode TSTrajectoryView(TSTrajectory tj, PetscViewer viewer)

Collective

Input Parameters#

Options Database Key#

Notes#

The available visualization contexts include

The user can open an alternative visualization context with PetscViewerASCIIOpen() - output to a specified file.

See Also#

TS: Scalable ODE and DAE Solvers, TS, TSTrajectory, PetscViewer, PetscViewerASCIIOpen()

Level#

developer

Location#

src/ts/trajectory/interface/traj.c


Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages