Searched refs:PetscDrawBarSetLimits (Results 1 – 3 of 3) sorted by relevance
43 if (setlimits) PetscCall(PetscDrawBarSetLimits(bar, limits[0], limits[1])); in main()
303 PetscErrorCode PetscDrawBarSetLimits(PetscDrawBar bar, PetscReal y_min, PetscReal y_max) in PetscDrawBarSetLimits() function
340 PETSC_EXTERN PetscErrorCode PetscDrawBarSetLimits(PetscDrawBar, PetscReal, PetscReal);