Searched defs:retain (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 491 …, const char label[], int x, int y, int m, int n, PetscInt howoften, PetscInt retain, PetscBool ph… in TSMonitorSPCtxCreate()
|
| H A D | ts.c | 244 PetscInt howoften = 1, retain = 0; in TSSetFromOptions() local
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 548 PetscInt retain; /* Retain n points plotted to show trajectories, or -1 for all points */ member
|