Home
last modified time | relevance | path

Searched refs:PETSCVIEWERDRAW (Results 1 – 25 of 47) sorted by relevance

12

/petsc/src/ksp/ksp/interface/
H A Ditregis.c140 …PetscCall(KSPMonitorRegister("preconditioned_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DEFAULT, KSP… in KSPMonitorRegisterAll()
141 …PetscCall(KSPMonitorRegister("preconditioned_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSP… in KSPMonitorRegisterAll()
146 …PetscCall(KSPMonitorRegister("true_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DEFAULT, KSPMonitorTru… in KSPMonitorRegisterAll()
147 …PetscCall(KSPMonitorRegister("true_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPMonitorTru… in KSPMonitorRegisterAll()
150 …PetscCall(KSPMonitorRegister("error", PETSCVIEWERDRAW, PETSC_VIEWER_DEFAULT, KSPMonitorErrorDraw, … in KSPMonitorRegisterAll()
151 …PetscCall(KSPMonitorRegister("error", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPMonitorErrorDrawLG… in KSPMonitorRegisterAll()
153 …PetscCall(KSPMonitorRegister("solution", PETSCVIEWERDRAW, PETSC_VIEWER_DEFAULT, KSPMonitorSolution… in KSPMonitorRegisterAll()
154 …PetscCall(KSPMonitorRegister("solution", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPMonitorSolution… in KSPMonitorRegisterAll()
157 …PetscCall(KSPMonitorRegister("lsqr_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, KSPLSQRMonito… in KSPMonitorRegisterAll()
H A Ditcreate.c121 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in KSPView()
H A Ditfunc.c683 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in KSPViewEigenvalues_Internal()
783 PetscCall(PetscObjectTypeCompare((PetscObject)vf->viewer, PETSCVIEWERDRAW, &isdraw)); in PetscMonitorPauseFinal_Internal()
/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c61 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawBaseAdd()
94 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawBaseSet()
110 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawResize()
126 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawSetInfo()
144 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawSetTitle()
160 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetTitle()
217 PetscCall(PetscViewerSetType(*viewer, PETSCVIEWERDRAW)); in PetscViewerDrawOpen()
241 PetscCall(PetscViewerSetType(*sviewer, PETSCVIEWERDRAW)); in PetscViewerGetSubViewer_Draw()
393 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawClear()
427 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetPause()
[all …]
/petsc/src/sys/classes/viewer/impls/draw/draw/
H A Dfdrawv.c30 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetDraw()
98 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetDrawLG()
141 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetDrawAxis()
159 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawSetDrawType()
175 PetscCall(PetscObjectTypeCompare((PetscObject)v, PETSCVIEWERDRAW, &isdraw)); in PetscViewerDrawGetDrawType()
/petsc/src/sys/classes/viewer/interface/
H A Dviewregall.c40 PetscCall(PetscViewerRegister(PETSCVIEWERDRAW, PetscViewerCreate_Draw)); in PetscViewerRegisterAll()
H A Dviewreg.c172 …const char *viewers[] = {PETSCVIEWERASCII, PETSCVIEWERBINARY, PETSCVIEWERDRAW, PETSCVIEWERSOCKET, … in PetscOptionsCreateViewers_Single()
/petsc/src/snes/interface/
H A Dsnesregi.c72 …PetscCall(KSPMonitorRegister("snes_preconditioned_residual", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG… in SNESRegisterAll()
H A Dsnesut.c307 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in SNESMonitorDefault()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi8 PetscViewerType PETSCVIEWERDRAW
H A DViewer.pyx9 DRAW = S_(PETSCVIEWERDRAW)
/petsc/src/sys/classes/draw/interface/
H A Ddrawreg.c55 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscDrawView()
/petsc/src/ksp/ksp/impls/gmres/
H A Dgmres.c510 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &flg)); in KSPGMRESMonitorKrylov()
512 PetscCall(PetscViewerSetType(viewer, PETSCVIEWERDRAW)); in KSPGMRESMonitorKrylov()
/petsc/src/mat/matfd/
H A Dfdmatrix.c109 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in MatFDColoringView()
/petsc/src/dm/impls/da/
H A Dda1.c22 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in DMView_DA_1d()
H A Dda2.c17 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in DMView_DA_2d()
H A Dgr2.c654 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in VecView_MPI_DA()
/petsc/src/dm/impls/network/
H A Dnetworkview.c278 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in DMView_Network()
/petsc/include/
H A Dpetscviewer.h27 #define PETSCVIEWERDRAW "draw" macro
/petsc/src/dm/dt/interface/
H A Ddtprob.c646 PetscCall(PetscObjectTypeCompare((PetscObject)*viewer, PETSCVIEWERDRAW, &flg)); in KSViewerCreate()
/petsc/src/snes/utils/dm/
H A Ddmadapt.c1292 …PetscCall(DMAdaptorMonitorRegister("error", PETSCVIEWERDRAW, PETSC_VIEWER_DEFAULT, DMAdaptorMonito… in DMAdaptorMonitorRegisterAll()
1293 …PetscCall(DMAdaptorMonitorRegister("error", PETSCVIEWERDRAW, PETSC_VIEWER_DRAW_LG, DMAdaptorMonito… in DMAdaptorMonitorRegisterAll()
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c542 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in MatView_MPISELL_ASCIIorDraworSocket()
675 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in MatView_MPISELL()
/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.c344 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in PetscSFView_Basic()
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c445 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in VecView_Seq()
/petsc/src/snes/impls/fas/
H A Dfas.c278 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERDRAW, &isdraw)); in SNESView_FAS()

12