PETSc version 3.15.5
PetscDrawSetMarkerType
sets the type of marker to display with PetscDrawMarker() 
Synopsis
#include "petscdraw.h" 
PetscErrorCode  PetscDrawSetMarkerType(PetscDraw draw,PetscDrawMarkerType mtype)
Not collective
Input Parameters
Options Database
|  | -draw_marker_type | - x or point | 
See Also
 PetscDrawPoint(), PetscDrawMarker(), PetscDrawGetMarkerType()
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