#include "petsc.h" int PetscDrawAxisSetHoldLimits(PetscDrawAxis axis,PetscTruth hold)Not Collective (ignored on all processors except processor 0 of PetscDrawAxis)
axis | - the axis | |
hold | - PETSC_TRUE - hold current limits, PETSC_FALSE allow limits to be changed |
Level:advanced
Location:src/sys/src/draw/utils/axis.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages