DrawIsNull

Returns PETSC_TRUE if draw is a null draw object.

Synopsis

int DrawIsNull(Draw draw,PetscTruth *yes)
Not collective

Input Parameter

draw -the draw context

Output Parameter

yes -PETSC_TRUE if it is a null draw object; otherwise PETSC_FALSE

Location: src/draw/interface/dline.c
Graphics (Draw) Index
Table of Contents