#include "petsc.h" int DrawLGSetLimits(DrawLG lg,PetscReal x_min,PetscReal x_max,PetscReal y_min,PetscReal y_max)Not Collective, but ignored by all processors except processor 0 in DrawLG
xlg | - the line graph context | |
x_min,x_max,y_min,y_max | - the limits |
Level:intermediate
Location:src/sys/src/draw/utils/lg.c
Graphics (Draw) Index
Table of Contents