#include "petscdraw.h" PetscErrorCode PetscDrawLGAddCommonPoint(PetscDrawLG lg,const PetscReal x,const PetscReal *y)Not Collective, but ignored by all processors except processor 0 in PetscDrawLG
lg | - the LineGraph data structure | |
x | - the common x coordiante point | |
y | - the new y coordinate point for each curve. |
Level:intermediate
Location:src/sys/classes/draw/utils/lg.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages