Home
last modified time | relevance | path

Searched defs:_n_TSMonitorDrawCtx (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dtsimpl.h594 struct _n_TSMonitorDrawCtx { struct
595 PetscViewer viewer;
596 Vec initialsolution;
597 PetscBool showinitial;
598 …etscInt howoften; /* when > 0 uses step % howoften, when negative only final solution plotted */
599 PetscBool showtimestepandtime;