Searched refs:PetscDrawAxisDestroy (Results 1 – 9 of 9) sorted by relevance
35 … "DrawAxis", "Draw Axis", "Draw", PetscObjectComm((PetscObject)draw), PetscDrawAxisDestroy, NULL)); in PetscDrawAxisCreate()64 PetscErrorCode PetscDrawAxisDestroy(PetscDrawAxis *axis) in PetscDrawAxisDestroy() function
114 PetscCall(PetscDrawAxisDestroy(&(*bar)->axis)); in PetscDrawBarDestroy()
168 PetscCall(PetscDrawAxisDestroy(&(*sp)->axis)); in PetscDrawSPDestroy()
425 PetscCall(PetscDrawAxisDestroy(&(*lg)->axis)); in PetscDrawLGDestroy()
167 PetscCall(PetscDrawAxisDestroy(&(*hist)->axis)); in PetscDrawHGDestroy()
306 PetscCall(PetscDrawAxisDestroy(&drawaxis)); in KSPPlotEigenContours_Private()
266 PETSC_EXTERN PetscErrorCode PetscDrawAxisDestroy(PetscDrawAxis *);
12 PetscCall(PetscDrawAxisDestroy(&vdraw->drawaxis[i])); in PetscViewerDestroy_Draw()
357 PetscCall(PetscDrawAxisDestroy(&axis)); in VecView_MPI_Draw()