#include "petscdraw.h" PetscErrorCode PetscDrawEllipse(PetscDraw draw, PetscReal x, PetscReal y, PetscReal a, PetscReal b, int c)Not collective
draw | - The drawing context | |
x,y | - The center | |
a,b | - The major and minor axes lengths | |
c | - The color |
Level:beginner
Location:src/sys/classes/draw/interface/dellipse.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages