Home
last modified time | relevance | path

Searched refs:isnull (Results 1 – 25 of 30) sorted by relevance

12

/petsc/src/sys/classes/draw/interface/
H A Ddviewp.c94 PetscBool isnull; in PetscDrawSplitViewPort() local
99 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawSplitViewPort()
100 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawSplitViewPort()
156 PetscBool isnull; in PetscDrawViewPortsCreate() local
164 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawViewPortsCreate()
165 if (isnull) { in PetscDrawViewPortsCreate()
241 PetscBool isnull; in PetscDrawViewPortsCreateRect() local
248 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawViewPortsCreateRect()
249 if (isnull) { in PetscDrawViewPortsCreateRect()
H A Ddrect.c26 PetscBool isnull, flg; in PetscDrawIndicatorFunction() local
30 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawIndicatorFunction()
31 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawIndicatorFunction()
H A Ddtri.c51 PetscBool isnull; in PetscDrawScalePopup() local
60 PetscCall(PetscDrawIsNull(popup, &isnull)); in PetscDrawScalePopup()
61 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawScalePopup()
133 PetscBool isnull; in PetscDrawTensorContour() local
142 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawTensorContour()
143 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawTensorContour()
/petsc/src/sys/classes/draw/utils/
H A Dzoom.c21 PetscBool isnull; in PetscDrawZoom() local
24 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawZoom()
25 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawZoom()
H A Dlgc.c76 PetscBool isnull; in PetscDrawLGSPDraw() local
83 PetscCall(PetscDrawIsNull(lg->win, &isnull)); in PetscDrawLGSPDraw()
84 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawLGSPDraw()
472 PetscBool isnull; in PetscDrawLGDraw() local
476 PetscCall(PetscDrawIsNull(lg->win, &isnull)); in PetscDrawLGDraw()
477 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawLGDraw()
H A Dbars.c135 PetscBool isnull; in PetscDrawBarDraw() local
144 PetscCall(PetscDrawIsNull(bar->win, &isnull)); in PetscDrawBarDraw()
145 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawBarDraw()
H A Ddscatter.c356 PetscBool isnull; in PetscDrawSPDraw() local
362 PetscCall(PetscDrawIsNull(draw, &isnull)); in PetscDrawSPDraw()
363 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawSPDraw()
H A Daxisc.c257 PetscBool isnull; in PetscDrawAxisDraw() local
261 PetscCall(PetscDrawIsNull(axis->win, &isnull)); in PetscDrawAxisDraw()
262 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawAxisDraw()
H A Dhists.c307 PetscBool isnull, usewt = PETSC_FALSE; in PetscDrawHGDraw() local
317 PetscCall(PetscDrawIsNull(hist->win, &isnull)); in PetscDrawHGDraw()
318 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawHGDraw()
/petsc/src/dm/impls/da/
H A Dgr1.c153 PetscBool isnull, useports = PETSC_FALSE, showmarkers = PETSC_FALSE; in VecView_MPI_Draw_DA1d() local
168 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_DA1d()
169 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_MPI_Draw_DA1d()
H A Dda1.c65 PetscBool isnull; in DMView_DA_1d() local
68 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_1d()
69 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in DMView_DA_1d()
H A Dda2.c63 PetscBool isnull; in DMView_DA_2d() local
66 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_2d()
67 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in DMView_DA_2d()
H A Dgr2.c123 PetscBool isnull, useports = PETSC_FALSE; in VecView_MPI_Draw_DA2d() local
140 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_DA2d()
141 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_MPI_Draw_DA2d()
H A Dda3.c81 PetscBool isnull; in DMView_DA_3d() local
84 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_DA_3d()
85 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in DMView_DA_3d()
/petsc/src/mat/matfd/
H A Dfdmatrix.c46 PetscBool isnull; in MatFDColoringView_Draw() local
52 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatFDColoringView_Draw()
53 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatFDColoringView_Draw()
/petsc/src/dm/impls/network/
H A Dnetworkview.c97 …PetscBool isnull, optionShowRanks = PETSC_FALSE, optionRankIsSet = PETSC_FALSE, showNoNodes = PE… in DMView_Network_Matplotlib() local
109 PetscCall(PetscDrawIsNull(draw, &isnull)); in DMView_Network_Matplotlib()
191 PetscCall(PetscStrlcat(options, isnull ? " -tx " : " ", sizeof(options))); in DMView_Network_Matplotlib()
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c346 PetscBool isnull; in VecView_Seq_Draw_LG() local
358 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_Seq_Draw_LG()
359 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_Seq_Draw_LG()
393 PetscBool isnull; in VecView_Seq_Draw() local
397 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_Seq_Draw()
398 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_Seq_Draw()
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c276 PetscBool isnull; in VecView_MPI_Draw_LG() local
285 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw_LG()
286 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_MPI_Draw_LG()
333 PetscBool isnull; in VecView_MPI_Draw() local
339 PetscCall(PetscDrawIsNull(draw, &isnull)); in VecView_MPI_Draw()
340 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in VecView_MPI_Draw()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c593 PetscBool isnull; in MatView_MPISELL_ASCIIorDraworSocket() local
595 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPISELL_ASCIIorDraworSocket()
596 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_MPISELL_ASCIIorDraworSocket()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij.c458 PetscBool isnull; in MatView_SeqSBAIJ_Draw() local
462 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_SeqSBAIJ_Draw()
463 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_SeqSBAIJ_Draw()
/petsc/src/mat/impls/sell/seq/
H A Dsell.c1397 PetscBool isnull; in MatView_SeqSELL_Draw() local
1401 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_SeqSELL_Draw()
1402 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_SeqSELL_Draw()
/petsc/src/mat/impls/sbaij/mpi/
H A Dmpisbaij.c917 PetscBool isnull; in MatView_MPISBAIJ_ASCIIorDraworSocket() local
919 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPISBAIJ_ASCIIorDraworSocket()
920 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_MPISBAIJ_ASCIIorDraworSocket()
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c827 PetscBool isnull; in MatView_MPIDense_ASCIIorDraworSocket() local
830 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPIDense_ASCIIorDraworSocket()
831 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_MPIDense_ASCIIorDraworSocket()
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c1043 PetscBool isnull; in MatView_MPIBAIJ_ASCIIorDraworSocket() local
1045 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_MPIBAIJ_ASCIIorDraworSocket()
1046 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_MPIBAIJ_ASCIIorDraworSocket()
/petsc/src/mat/impls/baij/seq/
H A Dbaij.c2008 PetscBool isnull; in MatView_SeqBAIJ_Draw() local
2012 PetscCall(PetscDrawIsNull(draw, &isnull)); in MatView_SeqBAIJ_Draw()
2013 if (isnull) PetscFunctionReturn(PETSC_SUCCESS); in MatView_SeqBAIJ_Draw()

12