petsc-3.13.6 2020-09-29
TSTrajectoryViewFromOptions
View from Options
Synopsis
#include "petscts.h"
PetscErrorCode TSTrajectoryViewFromOptions(TSTrajectory A,PetscObject obj,const char name[])
Collective on TSTrajectory
Input Parameters
| A | - the TSTrajectory context
|
| obj | - Optional object
|
| name | - command line option
|
See Also
TSTrajectory, TSTrajectoryView, PetscObjectViewFromOptions(), TSTrajectoryCreate()
Level
intermediate
Location
src/ts/trajectory/interface/traj.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages