petsc-3.15.0 2021-03-30
Report Typos and Errors

PetscDrawCheckResizedWindow

Checks if the user has resized the window.

Synopsis

#include "petscdraw.h" 
PetscErrorCode  PetscDrawCheckResizedWindow(PetscDraw draw)
Collective on PetscDraw

Input Parameter

draw - the window

See Also

PetscDrawResizeWindow()

Level

advanced

Location

src/sys/classes/draw/interface/draw.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages