Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dtsmon.c491 …, const char label[], int x, int y, int m, int n, PetscInt howoften, PetscInt retain, PetscBool ph… in TSMonitorSPCtxCreate()
H A Dts.c244 PetscInt howoften = 1, retain = 0; in TSSetFromOptions() local
/petsc/include/petsc/private/
H A Dtsimpl.h548 PetscInt retain; /* Retain n points plotted to show trajectories, or -1 for all points */ member