Home
last modified time | relevance | path

Searched refs:PetscDrawSetFromOptions (Results 1 – 25 of 28) sorted by relevance

12

/petsc/src/sys/classes/draw/tests/
H A Dex11.c14 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex2.c15 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex4f.F9047 PetscCallA(PetscDrawSetFromOptions(draw, ierr))
H A Dex4.c36 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex10.c21 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex12.c34 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex1.c16 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex5f.F9042 PetscCallA(PetscDrawSetFromOptions(draw, ierr))
H A Dex9.c42 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex6.c67 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex3.c53 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex7.c24 PetscCall(PetscDrawSetFromOptions(draw)); in main()
/petsc/src/ts/utils/
H A Ddmnetworkts.c64 PetscCall(PetscDrawSetFromOptions(draw)); in TSMonitorLGCtxNetworkCreate()
76 PetscCall(PetscDrawSetFromOptions(draw)); in TSMonitorLGCtxNetworkCreate()
/petsc/src/ksp/ksp/tutorials/
H A Dex68.c72 PetscCall(PetscDrawSetFromOptions(draw)); in main()
H A Dex69.c114 PetscCall(PetscDrawSetFromOptions(draw)); in main()
/petsc/src/sys/classes/viewer/impls/draw/draw/
H A Dfdrawv.c62 PetscCall(PetscDrawSetFromOptions(vdraw->draw[windownumber])); in PetscViewerDrawGetDraw()
/petsc/src/ts/tests/
H A Dex35.c146 PetscCall(PetscDrawSetFromOptions(positionDraw)); in main()
H A Dex28.c503 PetscCall(PetscDrawSetFromOptions(user.draw)); in main()
509 PetscCall(PetscDrawSetFromOptions(user.draw)); in main()
514 PetscCall(PetscDrawSetFromOptions(user.draw)); in main()
/petsc/src/ts/interface/
H A Dtseig.c56 PetscCall(PetscDrawSetFromOptions(win)); in TSMonitorSPEigCtxCreate()
H A Dtsmon.c410 PetscCall(PetscDrawSetFromOptions(draw)); in TSMonitorLGCtxCreate()
498 PetscCall(PetscDrawSetFromOptions(draw)); in TSMonitorSPCtxCreate()
530 PetscCall(PetscDrawSetFromOptions(draw)); in TSMonitorHGCtxCreate()
/petsc/src/sys/classes/draw/interface/
H A Ddraw.c328 PetscCall(PetscDrawSetFromOptions(*popup)); in PetscDrawGetPopup()
H A Ddrawreg.c374 PetscErrorCode PetscDrawSetFromOptions(PetscDraw draw) in PetscDrawSetFromOptions() function
/petsc/src/snes/tests/
H A Dex1f.F90615 PetscCallA(PetscDrawSetFromOptions(draw, ierr))
/petsc/include/
H A Dpetscdraw.h22 PETSC_EXTERN PetscErrorCode PetscDrawSetFromOptions(PetscDraw);
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c256 PetscCall(PetscDrawSetFromOptions(draw)); in SetupContext()
276 PetscCall(PetscDrawSetFromOptions(drawic_x)); in SetupContext()
287 PetscCall(PetscDrawSetFromOptions(drawic_v)); in SetupContext()
314 PetscCall(PetscDrawSetFromOptions(drawcell_v)); in SetupContext()
330 PetscCall(PetscDrawSetFromOptions(draw)); in SetupContext()
344 PetscCall(PetscDrawSetFromOptions(draw)); in SetupContext()

12