Home
last modified time | relevance | path

Searched refs:PetscDrawLGGetAxis (Results 1 – 20 of 20) sorted by relevance

/petsc/src/sys/classes/draw/tests/
H A Dex5f.F9045 PetscCallA(PetscDrawLGGetAxis(lg, axis, ierr))
H A Dex3.c60 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in main()
/petsc/src/ts/tutorials/phasefield/
H A Dpotentials.c25 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in main()
H A Dheat.c308 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in MyMonitor()
H A Dbiharmonic.c493 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in MyMonitor()
/petsc/src/ksp/ksp/tutorials/
H A Dex68.c75 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in main()
H A Dex69.c117 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in main()
/petsc/src/dm/impls/network/
H A Dnetworkmonitor.c151 PetscCall(PetscDrawLGGetAxis(drawlg, &axis)); in DMNetworkMonitorAdd()
/petsc/src/ts/utils/
H A Ddmnetworkts.c129 PetscCall(PetscDrawLGGetAxis(ctx->lg[i], &axis)); in TSMonitorLGCtxNetworkSolution()
H A Ddmdats.c383 PetscCall(PetscDrawLGGetAxis(lgctx->lg, &axis)); in TSMonitorLGDMDARay()
/petsc/src/ts/interface/
H A Dtsmon.c448 PetscCall(PetscDrawLGGetAxis(ctx->lg, &axis)); in TSMonitorLGTimeStep()
1032 PetscCall(PetscDrawLGGetAxis(ctx->lg, &axis)); in TSMonitorLGSolution()
1352 PetscCall(PetscDrawLGGetAxis(ctx->lg, &axis)); in TSMonitorLGError()
1648 PetscCall(PetscDrawLGGetAxis(ctx->lg, &axis)); in TSMonitorLGSNESIterations()
1674 PetscCall(PetscDrawLGGetAxis(ctx->lg, &axis)); in TSMonitorLGKSPIterations()
/petsc/include/
H A Dpetscdraw.h288 PETSC_EXTERN PetscErrorCode PetscDrawLGGetAxis(PetscDrawLG, PetscDrawAxis *);
/petsc/src/sys/classes/draw/utils/
H A Dlgc.c23 PetscErrorCode PetscDrawLGGetAxis(PetscDrawLG lg, PetscDrawAxis *axis) in PetscDrawLGGetAxis() function
/petsc/src/dm/dt/interface/
H A Ddtprob.c725 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in PetscProbComputeKSStatistic_Internal()
/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c694 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in PetscViewerMonitorLGSetUp()
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c372 PetscCall(PetscDrawLGGetAxis(lg, &axis)); in VecView_Seq_Draw_LG()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex4.c344 PetscCall(PetscDrawLGGetAxis(ctx->drawlgE, &axis)); in SetupContext()
516 PetscCall(PetscDrawLGGetAxis(ctx->drawlgMomRes, &axis)); in SetupContext()
866 PetscCall(PetscDrawLGGetAxis(ctx->drawlgE, &axis)); in MonitorEField()
H A Dex3.c163 PetscCall(PetscDrawLGGetAxis(user->drawlgE, &axis)); in SetupContext()
H A Dex2.c259 PetscCall(PetscDrawLGGetAxis(ctx->drawlgE, &axis)); in SetupContext()
/petsc/doc/manual/
H A Dother.md818 PetscDrawLGGetAxis(PetscDrawLG ctx, PetscDrawAxis *axis);