petsc-3.9.4 2018-09-11
PetscDrawOpenNull
Opens a null drawing context. All draw commands to it are ignored.
Synopsis
#include "petscdraw.h"
PetscErrorCode PetscDrawOpenNull(MPI_Comm comm,PetscDraw *win)
Output Parameter
draw -the drawing context
Level
advanced
Location
src/sys/classes/draw/impls/null/drawnull.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages