Searched defs:_p_PetscDrawLG (Results 1 – 1 of 1) sorted by relevance
83 struct _p_PetscDrawLG { struct85 PetscErrorCode (*destroy)(PetscDrawLG);86 PetscErrorCode (*view)(PetscDrawLG, PetscViewer);87 int len, loc;88 PetscDraw win;89 PetscDrawAxis axis;90 PetscReal xmin, xmax, ymin, ymax, *x, *y;91 int nopts, dim, *colors;92 PetscBool use_markers;93 char **legend;