int DrawLGAddPoint(DrawLG lg,double *x,double *y)Not Collective, but ignored by all processors except processor 0 in DrawLG
lg | - the LineGraph data structure |
x, y | - the points to two vectors containing the new x and y point for each curve. |
Location: src/draw/utils/lg.c
Graphics (Draw) Index
Table of Contents