| /petsc/src/sys/classes/draw/utils/ |
| H A D | lgc.c | 75 PetscReal xmin, xmax, ymin, ymax; in PetscDrawLGSPDraw() local 469 PetscReal xmin, xmax, ymin, ymax; in PetscDrawLGDraw() local 580 PetscReal xmin = lg->xmin, xmax = lg->xmax, ymin = lg->ymin, ymax = lg->ymax; in PetscDrawLGView() local
|
| H A D | zoom.c | 20 PetscReal dpause, xc, yc, scale = 1.0, w, h, xr, xl, yr, yl, xmin, xmax, ymin, ymax; in PetscDrawZoom() local
|
| H A D | axisc.c | 163 …awAxisSetLimits(PetscDrawAxis axis, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax) in PetscDrawAxisSetLimits() 192 …isGetLimits(PetscDrawAxis axis, PetscReal *xmin, PetscReal *xmax, PetscReal *ymin, PetscReal *ymax) in PetscDrawAxisGetLimits()
|
| H A D | hists.c | 17 PetscReal ymin, ymax; member 308 …PetscReal xmin, xmax, ymin, ymax, *bins, *values, *weights, binSize, binLeft, binRight, maxHeigh… in PetscDrawHGDraw() local
|
| H A D | bars.c | 136 PetscReal xmin, xmax, ymin, ymax, *values, binLeft, binRight; in PetscDrawBarDraw() local
|
| /petsc/src/ts/interface/ |
| H A D | tseig.c | 11 PetscReal xmin, xmax, ymin, ymax; member 136 PetscReal xmin, xmax, ymin, ymax; in TSMonitorSPEig() local
|
| /petsc/src/dm/impls/network/ |
| H A D | networkmonitor.c | 119 … PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscBool hol… in DMNetworkMonitorAdd()
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drect.c | 22 …tion(PetscDraw draw, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, int c, PetscE… in PetscDrawIndicatorFunction() argument
|
| /petsc/src/dm/impls/da/ |
| H A D | da1.c | 62 double ymin = -1, ymax = 1, xmin = -1, xmax = dd->M, x; in DMView_DA_1d() local
|
| H A D | gr1.c | 25 …rmCoordinates(DM da, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscReal zmi… in DMDASetUniformCoordinates()
|
| H A D | gr2.c | 16 PetscReal xmin, xmax, ymin, ymax, min, max; member 96 double xmax = (double)zctx->xmax, ymax = (double)zctx->ymax; in VecView_MPI_Draw_DA2d_Zoom() local
|
| H A D | da2.c | 57 double ymin = -1 * dd->s - 1, ymax = dd->N + dd->s; in DMView_DA_2d() local
|
| H A D | da3.c | 76 PetscReal ymin = -1.0, ymax = (PetscReal)dd->N; in DMView_DA_3d() local
|
| /petsc/include/petsc/private/ |
| H A D | drawimpl.h | 90 PetscReal xmin, xmax, ymin, ymax, *x, *y; member 129 PetscReal ymin, ymax; member 145 PetscReal xmin, xmax, ymin, ymax, *x, *y; member
|
| /petsc/src/sys/classes/draw/impls/x/ |
| H A D | xops.c | 19 int xa, ya, xb, yb, xmax = XiWin->w - 1, ymax = XiWin->h - 1; in PetscDrawSetViewport_X() local 290 int xmax = XiWin->w - 1, ymax = XiWin->h - 1; in PetscDrawClear_X() local 679 static int xavailable = 0, yavailable = 0, ybottom = 0, xmax = 0, ymax = 0; in PetscDrawCreate_X() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagutils.c | 1392 …rmCoordinates(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscReal zmi… in DMStagSetUniformCoordinates() 1438 …natesExplicit(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscReal zmi… in DMStagSetUniformCoordinatesExplicit() 1498 …inatesProduct(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscReal zmi… in DMStagSetUniformCoordinatesProduct()
|
| H A D | stag2d.c | 127 …niformCoordinatesExplicit_2d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax) in DMStagSetUniformCoordinatesExplicit_2d()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | eige.c | 255 PetscReal xmin, xmax, ymin, ymax, *xloc, *yloc, *value, px0, py0, rscale, iscale; in KSPPlotEigenContours_Private() local
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.h | 112 const int ymin = img->clip[1], ymax = img->clip[3] - 1; in PetscImageDrawTriangle() local
|
| H A D | drawimage.c | 25 int xmax = img->w - 1, ymax = img->h - 1; in PetscDrawSetViewport_Image() local
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex8.c | 42 PetscScalar ymax; /* top boundary of speed */ member
|
| H A D | ex7.c | 36 PetscScalar ymax; /* top boundary of speed */ member
|
| H A D | ex6.c | 37 PetscScalar ymax; /* top boundary of speed */ member
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex6.c | 46 PetscReal xmin, xmax, ymin, ymax, zmin, zmax; member
|
| H A D | ex4.c | 29 PetscReal xmax, ymax, xmin, ymin, zmin, zmax; member
|