Home
last modified time | relevance | path

Searched defs:ymax (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/sys/classes/draw/utils/
H A Dlgc.c75 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 Dzoom.c20 PetscReal dpause, xc, yc, scale = 1.0, w, h, xr, xl, yr, yl, xmin, xmax, ymin, ymax; in PetscDrawZoom() local
H A Daxisc.c163 …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 Dhists.c17 PetscReal ymin, ymax; member
308 …PetscReal xmin, xmax, ymin, ymax, *bins, *values, *weights, binSize, binLeft, binRight, maxHeigh… in PetscDrawHGDraw() local
H A Dbars.c136 PetscReal xmin, xmax, ymin, ymax, *values, binLeft, binRight; in PetscDrawBarDraw() local
/petsc/src/ts/interface/
H A Dtseig.c11 PetscReal xmin, xmax, ymin, ymax; member
136 PetscReal xmin, xmax, ymin, ymax; in TSMonitorSPEig() local
/petsc/src/dm/impls/network/
H A Dnetworkmonitor.c119 … PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscBool hol… in DMNetworkMonitorAdd()
/petsc/src/sys/classes/draw/interface/
H A Ddrect.c22 …tion(PetscDraw draw, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, int c, PetscE… in PetscDrawIndicatorFunction() argument
/petsc/src/dm/impls/da/
H A Dda1.c62 double ymin = -1, ymax = 1, xmin = -1, xmax = dd->M, x; in DMView_DA_1d() local
H A Dgr1.c25 …rmCoordinates(DM da, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax, PetscReal zmi… in DMDASetUniformCoordinates()
H A Dgr2.c16 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 Dda2.c57 double ymin = -1 * dd->s - 1, ymax = dd->N + dd->s; in DMView_DA_2d() local
H A Dda3.c76 PetscReal ymin = -1.0, ymax = (PetscReal)dd->N; in DMView_DA_3d() local
/petsc/include/petsc/private/
H A Ddrawimpl.h90 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 Dxops.c19 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 Dstagutils.c1392 …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 Dstag2d.c127 …niformCoordinatesExplicit_2d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal ymax) in DMStagSetUniformCoordinatesExplicit_2d()
/petsc/src/ksp/ksp/interface/
H A Deige.c255 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 Ddrawimage.h112 const int ymin = img->clip[1], ymax = img->clip[3] - 1; in PetscImageDrawTriangle() local
H A Ddrawimage.c25 int xmax = img->w - 1, ymax = img->h - 1; in PetscDrawSetViewport_Image() local
/petsc/src/ts/tutorials/power_grid/
H A Dex8.c42 PetscScalar ymax; /* top boundary of speed */ member
H A Dex7.c36 PetscScalar ymax; /* top boundary of speed */ member
H A Dex6.c37 PetscScalar ymax; /* top boundary of speed */ member
/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c46 PetscReal xmin, xmax, ymin, ymax, zmin, zmax; member
H A Dex4.c29 PetscReal xmax, ymax, xmin, ymin, zmin, zmax; member

12