Searched defs:_n_TSMonitorSPCtx (Results 1 – 1 of 1) sorted by relevance
545 struct _n_TSMonitorSPCtx { struct546 PetscDrawSP sp;547 …Int howoften; /* when > 0 uses step % howoften, when negative only final solution plotted */548 PetscInt retain; /* Retain n points plotted to show trajectories, or -1 for all points */549 PetscBool phase; /* Plot in phase space rather than coordinate space */550 PetscBool multispecies; /* Change scatter point color based on species */551 PetscInt ksp_its, snes_its;