#include "petscdraw.h" PetscErrorCode PetscDrawArrow(PetscDraw draw,PetscReal xl,PetscReal yl,PetscReal xr,PetscReal yr,int cl)Not collective Many br
draw | - the drawing context Many br | |
xl,yl,xr,yr | - the coordinates of the line endpoints Many br | |
cl | - the colors of the endpoints Many br |
Many br
Level:beginner
Location:src/sys/classes/draw/interface/dline.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages