PETSc version 3.15.5
PetscDrawGetMarkerType
gets the type of marker to display with PetscDrawMarker() 
Synopsis
#include "petscdraw.h" 
PetscErrorCode  PetscDrawGetMarkerType(PetscDraw draw,PetscDrawMarkerType *mtype)
Not collective
Input Parameters
See Also
 PetscDrawPoint(), PetscDrawMarker(), PetscDrawSetMarkerType()
Level
beginner
Location
src/sys/classes/draw/interface/dmarker.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages