Home
last modified time | relevance | path

Searched refs:PetscDrawIsNull (Results 1 – 25 of 31) sorted by relevance

12

/petsc/src/sys/classes/draw/interface/
H A Ddviewp.c99 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawSplitViewPort()
164 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawViewPortsCreate()
248 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawViewPortsCreateRect()
H A Ddrect.c30 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawIndicatorFunction()
H A Ddtri.c60 PetscCall(PetscDrawIsNull(popup, &isnull)); in PetscDrawScalePopup()
142 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawTensorContour()
/petsc/src/sys/classes/draw/utils/
H A Dzoom.c24 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawZoom()
H A Dlgc.c83 PetscCall(PetscDrawIsNull(lg->win, &isnull)); in PetscDrawLGSPDraw()
476 PetscCall(PetscDrawIsNull(lg->win, &isnull)); in PetscDrawLGDraw()
H A Dbars.c144 PetscCall(PetscDrawIsNull(bar->win, &isnull)); in PetscDrawBarDraw()
H A Ddscatter.c362 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawSPDraw()
H A Daxisc.c261 PetscCall(PetscDrawIsNull(axis->win, &isnull)); in PetscDrawAxisDraw()
H A Dhists.c317 PetscCall(PetscDrawIsNull(hist->win, &isnull)); in PetscDrawHGDraw()
/petsc/src/sys/classes/draw/impls/null/
H A Ddrawnull.c214 PetscErrorCode PetscDrawIsNull(PetscDraw draw, PetscBool *yes) in PetscDrawIsNull() function
/petsc/src/dm/impls/da/
H A Dgr1.c168 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_DA1d()
H A Dda1.c68 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_1d()
H A Dda2.c66 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_2d()
H A Dgr2.c140 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_DA2d()
H A Dda3.c84 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_3d()
/petsc/src/mat/matfd/
H A Dfdmatrix.c52 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatFDColoringView_Draw()
/petsc/include/
H A Dpetscdraw.h114 PETSC_EXTERN PetscErrorCode PetscDrawIsNull(PetscDraw, PetscBool *);
/petsc/src/dm/impls/network/
H A Dnetworkview.c109 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_Network_Matplotlib()
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c358 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_Seq_Draw_LG()
397 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_Seq_Draw()
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c285 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_LG()
339 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c595 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPISELL_ASCIIorDraworSocket()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c462 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_SeqSBAIJ_Draw()
/petsc/src/mat/impls/sell/seq/
H A Dsell.c1401 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_SeqSELL_Draw()
/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.c919 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPISBAIJ_ASCIIorDraworSocket()
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c830 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPIDense_ASCIIorDraworSocket()

12