#include "petscsys.h" PetscErrorCode PetscDrawSPAddPoint(PetscDrawSP sp,PetscReal *x,PetscReal *y)Not Collective (ignored on all processors except processor 0 of PetscDrawSP)
sp | - the scatter plot data structure | |
x, y | - the points to two vectors containing the new x and y point for each curve. |
Level:intermediate
Location:src/sys/draw/utils/dscatter.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages