Searched defs:hold (Results 1 – 6 of 6) sorted by relevance
19 PetscBool hold; /* Keep previous image when adding new */ member
491 PetscErrorCode PetscViewerDrawSetHold(PetscViewer viewer, PetscBool hold) in PetscViewerDrawSetHold()521 PetscErrorCode PetscViewerDrawGetHold(PetscViewer viewer, PetscBool *hold) in PetscViewerDrawGetHold()
119 …PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscBool hold) in DMNetworkMonitorAdd()
162 PetscBool hold; in VecView_MPI_Draw_DA1d() local
221 PetscErrorCode PetscDrawAxisSetHoldLimits(PetscDrawAxis axis, PetscBool hold) in PetscDrawAxisSetHoldLimits()
108 PetscBool hold; member