| /petsc/src/ts/tutorials/phasefield/ |
| H A D | potentials.c | 44 PetscCall(PetscDrawAxisSetLabels(axis, "Energy", "", "")); in main() 62 PetscCall(PetscDrawAxisSetLabels(axis, "Derivative", "", "")); in main()
|
| H A D | heat.c | 334 PetscCall(PetscDrawAxisSetLabels(axis, "Energy", "", "")); in MyMonitor() 356 PetscCall(PetscDrawAxisSetLabels(axis, "Right hand side", "", "")); in MyMonitor() 375 PetscCall(PetscDrawAxisSetLabels(axis, "Solution", "", "")); in MyMonitor()
|
| H A D | biharmonic.c | 544 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 D | ex12.c | 39 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
|
| H A D | ex5f.F90 | 47 PetscCallA(PetscDrawAxisSetLabels(axis, 'toplabel', 'xlabel', 'ylabel', ierr))
|
| H A D | ex9.c | 47 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
|
| H A D | ex3.c | 62 PetscCall(PetscDrawAxisSetLabels(axis, toplabel, xlabel, ylabel)); in main()
|
| /petsc/src/ts/interface/ |
| H A D | tsmon.c | 449 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 D | ex68.c | 76 PetscCall(PetscDrawAxisSetLabels(axis, NULL, "Number of GLL points", "Log(Error Norm)")); in main()
|
| H A D | ex69.c | 118 PetscCall(PetscDrawAxisSetLabels(axis, NULL, "Number of GLL points", "Log(Error Norm)")); in main()
|
| /petsc/src/ts/utils/ |
| H A D | dmnetworkts.c | 130 PetscCall(PetscDrawAxisSetLabels(axis, "Solution as function of time", "Time", "Solution")); in TSMonitorLGCtxNetworkSolution()
|
| H A D | dmdats.c | 384 PetscCall(PetscDrawAxisSetLabels(axis, "Solution Ray as function of time", "Time", "Solution")); in TSMonitorLGDMDARay()
|
| /petsc/src/ts/tests/ |
| H A D | ex35.c | 151 PetscCall(PetscDrawAxisSetLabels(axis, "Particles", "x", "y")); in main()
|
| H A D | ex28.c | 368 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 D | hists.c | 371 PetscCall(PetscDrawAxisSetLabels(hist->axis, title, xlabel, NULL)); in PetscDrawHGDraw() 434 PetscCall(PetscDrawAxisSetLabels(hist->axis, title, xlabel, NULL)); in PetscDrawHGDraw()
|
| H A D | axisc.c | 131 PetscErrorCode PetscDrawAxisSetLabels(PetscDrawAxis axis, const char top[], const char xlabel[], co… in PetscDrawAxisSetLabels() function
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | eige.c | 304 PetscCall(PetscDrawAxisSetLabels(drawaxis, "Eigen-counters", "real", "imag")); in KSPPlotEigenContours_Private()
|
| /petsc/src/dm/impls/da/ |
| H A D | gr1.c | 242 PetscCall(PetscDrawAxisSetLabels(axis, tlabel, xlabel, NULL)); in VecView_MPI_Draw_DA1d()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 260 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 D | ex4.c | 345 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 D | ex3.c | 164 PetscCall(PetscDrawAxisSetLabels(axis, "Electron Electric Field", "time", "E_max")); in SetupContext()
|
| /petsc/include/ |
| H A D | petscdraw.h | 272 PETSC_EXTERN PetscErrorCode PetscDrawAxisSetLabels(PetscDrawAxis, const char[], const char[], const…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtprob.c | 727 PetscCall(PetscDrawAxisSetLabels(axis, title, "x", "CDF(x)")); in PetscProbComputeKSStatistic_Internal()
|
| /petsc/src/sys/classes/viewer/impls/draw/ |
| H A D | drawv.c | 695 PetscCall(PetscDrawAxisSetLabels(axis, "Convergence", "Iteration", metric)); in PetscViewerMonitorLGSetUp()
|
| /petsc/doc/manual/ |
| H A D | other.md | 826 PetscDrawAxisSetLabels(PetscDrawAxis axis, char *top, char *x, char *y);
|