| /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 …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 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 start, PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMNetworkMonitorAdd()
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drect.c | 22 …rawIndicatorFunction(PetscDraw draw, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… 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 PetscErrorCode DMDASetUniformCoordinates(DM da, PetscReal xmin, PetscReal xmax, PetscReal ymin, Pet… in DMDASetUniformCoordinates()
|
| H A D | gr2.c | 16 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 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/dm/impls/stag/ |
| H A D | stagutils.c | 1392 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 D | stag2d.c | 127 …UniformCoordinatesExplicit_2d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesExplicit_2d()
|
| H A D | stag3d.c | 199 …UniformCoordinatesExplicit_3d(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma… in DMStagSetUniformCoordinatesExplicit_3d()
|
| /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
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex8.c | 41 PetscScalar ymin; /* bottom boundary of speed */ member
|
| H A D | ex7.c | 35 PetscScalar ymin; /* bottom boundary of speed */ member
|
| H A D | ex6.c | 36 PetscScalar ymin; /* bottom 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
|