TSViewFromOptions#
View a TS based on values in the options database
Synopsis#
#include "petscts.h"  
PetscErrorCode TSViewFromOptions(TS ts, PetscObject obj, const char name[])
Collective
Input Parameters#
- ts - the - TScontext
- obj - Optional object that provides the prefix for the options database keys 
- name - command line option string to be passed by user 
See Also#
TS: Scalable ODE and DAE Solvers, TS, TSView, PetscObjectViewFromOptions(), TSCreate()
Level#
intermediate
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages