Home
last modified time | relevance | path

Searched refs:PetscDrawAxisSetLabels (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/ts/tutorials/phasefield/
H A Dpotentials.c44 PetscCall(PetscDrawAxisSetLabels(axis, "Energy", "", "")); in main()
62 PetscCall(PetscDrawAxisSetLabels(axis, "Derivative", "", "")); in main()
H A Dheat.c334 PetscCall(PetscDrawAxisSetLabels(axis, "Energy", "", "")); in MyMonitor()
356 PetscCall(PetscDrawAxisSetLabels(axis, "Right hand side", "", "")); in MyMonitor()
375 PetscCall(PetscDrawAxisSetLabels(axis, "Solution", "", "")); in MyMonitor()
H A Dbiharmonic.c544 PetscCall(PetscDrawAxisSetLabels(axis, "Energy", "", "")); in MyMonitor()
630 PetscCall(PetscDrawAxisSetLabels(axis, "Right hand side", "", "")); in MyMonitor()
649 PetscCall(PetscDrawAxisSetLabels(axis, "Solution", "", "")); in MyMonitor()
/petsc/src/sys/classes/draw/tests/
H A Dex12.c39 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
H A Dex5f.F9047 PetscCallA(PetscDrawAxisSetLabels(axis, 'toplabel', 'xlabel', 'ylabel', ierr))
H A Dex9.c47 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
H A Dex3.c62 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
/petsc/src/ts/interface/
H A Dtsmon.c449 PetscCall(PetscDrawAxisSetLabels(axis, "Timestep as function of time", "Time", ylabel)); in TSMonitorLGTimeStep()
1033 PetscCall(PetscDrawAxisSetLabels(axis, "Solution as function of time", "Time", "Solution")); in TSMonitorLGSolution()
1353 … PetscCall(PetscDrawAxisSetLabels(axis, "Error in solution as function of time", "Time", "Error")); in TSMonitorLGError()
1433 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "X", "V")); in TSMonitorSPSwarmSolution()
1436 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "X", "Y")); in TSMonitorSPSwarmSolution()
1525 if (ctx->velocity) PetscCall(PetscDrawAxisSetLabels(axis, title, "V", "N")); in TSMonitorHGSwarmSolution()
1526 else PetscCall(PetscDrawAxisSetLabels(axis, title, "X", "N")); in TSMonitorHGSwarmSolution()
1649 …PetscCall(PetscDrawAxisSetLabels(axis, "Nonlinear iterations as function of time", "Time", "SNES I… in TSMonitorLGSNESIterations()
1675 …PetscCall(PetscDrawAxisSetLabels(axis, "Linear iterations as function of time", "Time", "KSP Itera… in TSMonitorLGKSPIterations()
/petsc/src/ksp/ksp/tutorials/
H A Dex68.c76 PetscCall(PetscDrawAxisSetLabels(axis, NULL, "Number of GLL points", "Log(Error Norm)")); in main()
H A Dex69.c118 PetscCall(PetscDrawAxisSetLabels(axis, NULL, "Number of GLL points", "Log(Error Norm)")); in main()
/petsc/src/ts/utils/
H A Ddmnetworkts.c130 PetscCall(PetscDrawAxisSetLabels(axis, "Solution as function of time", "Time", "Solution")); in TSMonitorLGCtxNetworkSolution()
H A Ddmdats.c384 PetscCall(PetscDrawAxisSetLabels(axis, "Solution Ray as function of time", "Time", "Solution")); in TSMonitorLGDMDARay()
/petsc/src/ts/tests/
H A Dex35.c151 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "y")); in main()
H A Dex28.c368 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "V", "f(V)")); in HGMonitor()
398 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "V", "w")); in SPMonitor()
428 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "t", "D_n")); in KSConv()
/petsc/src/sys/classes/draw/utils/
H A Dhists.c371 PetscCall(PetscDrawAxisSetLabels(hist->axis, title, xlabel, NULL)); in PetscDrawHGDraw()
434 PetscCall(PetscDrawAxisSetLabels(hist->axis, title, xlabel, NULL)); in PetscDrawHGDraw()
H A Daxisc.c131 PetscErrorCode PetscDrawAxisSetLabels(PetscDrawAxis axis, const char top[], const char xlabel[], co… in PetscDrawAxisSetLabels() function
/petsc/src/ksp/ksp/interface/
H A Deige.c304 PetscCall(PetscDrawAxisSetLabels(drawaxis, "Eigen-counters", "real", "imag")); in KSPPlotEigenContours_Private()
/petsc/src/dm/impls/da/
H A Dgr1.c242 PetscCall(PetscDrawAxisSetLabels(axis, tlabel, xlabel, NULL)); in VecView_MPI_Draw_DA1d()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c260 PetscCall(PetscDrawAxisSetLabels(axis, "Electron Electric Field", "time", "E_max")); in SetupContext()
281 PetscCall(PetscDrawAxisSetLabels(axis1, "Initial X Distribution", "X", "weight")); in SetupContext()
292 PetscCall(PetscDrawAxisSetLabels(axis2, "Initial V_x Distribution", "V", "weight")); in SetupContext()
319 PetscCall(PetscDrawAxisSetLabels(axis, "V_x Distribution", "V", "weight")); in SetupContext()
335 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "v")); in SetupContext()
350 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "E")); in SetupContext()
758 PetscCall(PetscDrawAxisSetLabels(axis, title, "x", "v")); in MonitorPositions_2D()
H A Dex4.c345 PetscCall(PetscDrawAxisSetLabels(axis, "Max Electric Field", "time", "E_max")); in SetupContext()
366 PetscCall(PetscDrawAxisSetLabels(axis1, "Initial X Distribution", "X", "weight")); in SetupContext()
377 PetscCall(PetscDrawAxisSetLabels(axis2, "Initial V_x Distribution", "V", "weight")); in SetupContext()
404 PetscCall(PetscDrawAxisSetLabels(axis, "V_x Distribution", "V", "weight")); in SetupContext()
420 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "v")); in SetupContext()
435 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "E")); in SetupContext()
517 PetscCall(PetscDrawAxisSetLabels(axis, "Moment Residial", "time", "Residual Norm")); in SetupContext()
867 PetscCall(PetscDrawAxisSetLabels(axis, title, "time", "E_max")); in MonitorEField()
1274 PetscCall(PetscDrawAxisSetLabels(axis, title, "x", "v")); in MonitorPositions_2D()
H A Dex3.c164 PetscCall(PetscDrawAxisSetLabels(axis, "Electron Electric Field", "time", "E_max")); in SetupContext()
/petsc/include/
H A Dpetscdraw.h272 PETSC_EXTERN PetscErrorCode PetscDrawAxisSetLabels(PetscDrawAxis, const char[], const char[], const…
/petsc/src/dm/dt/interface/
H A Ddtprob.c727 PetscCall(PetscDrawAxisSetLabels(axis, title, "x", "CDF(x)")); in PetscProbComputeKSStatistic_Internal()
/petsc/src/sys/classes/viewer/impls/draw/
H A Ddrawv.c695 PetscCall(PetscDrawAxisSetLabels(axis, "Convergence", "Iteration", metric)); in PetscViewerMonitorLGSetUp()
/petsc/doc/manual/
H A Dother.md826 PetscDrawAxisSetLabels(PetscDrawAxis axis, char *top, char *x, char *y);

12