Home
last modified time | relevance | path

Searched defs:ymin (Results 1 – 24 of 24) sorted by relevance

/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 …rawAxisSetLimits(PetscDrawAxis axis, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in PetscDrawAxisSetLimits()
192 …wAxisGetLimits(PetscDrawAxis axis, PetscReal *xmin, PetscReal *xmax, PetscReal *ymin, PetscReal *y… 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 start, PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMNetworkMonitorAdd()
/petsc/src/sys/classes/draw/interface/
H A Ddrect.c22 …rawIndicatorFunction(PetscDraw draw, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… 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 PetscErrorCode DMDASetUniformCoordinates(DM da, PetscReal xmin, PetscReal xmax, PetscReal ymin, Pet… in DMDASetUniformCoordinates()
H A Dgr2.c16 PetscReal xmin, xmax, ymin, ymax, min, max; member
95 double xmin = (double)zctx->xmin, ymin = (double)zctx->ymin; 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/dm/impls/stag/
H A Dstagutils.c1392 PetscErrorCode DMStagSetUniformCoordinates(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, P… in DMStagSetUniformCoordinates()
1438 …SetUniformCoordinatesExplicit(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesExplicit()
1498 …gSetUniformCoordinatesProduct(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesProduct()
H A Dstag2d.c127 …UniformCoordinatesExplicit_2d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesExplicit_2d()
H A Dstag3d.c199 …UniformCoordinatesExplicit_3d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesExplicit_3d()
/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
/petsc/src/ts/tutorials/power_grid/
H A Dex8.c41 PetscScalar ymin; /* bottom boundary of speed */ member
H A Dex7.c35 PetscScalar ymin; /* bottom boundary of speed */ member
H A Dex6.c36 PetscScalar ymin; /* bottom 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