| /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 | hists.c | 16 PetscReal xmin, xmax; member 308 …PetscReal xmin, xmax, ymin, ymax, *bins, *values, *weights, binSize, binLeft, binRight, maxHeigh… in PetscDrawHGDraw() local 494 PetscReal xmax, xmin, *bins, *values, *weights, binSize, binLeft, binRight, mean, var, totwt = 0.; in PetscDrawHGView() local
|
| H A D | axisc.c | 163 PetscErrorCode PetscDrawAxisSetLimits(PetscDrawAxis axis, PetscReal xmin, PetscReal xmax, PetscReal… in PetscDrawAxisSetLimits() 192 PetscErrorCode PetscDrawAxisGetLimits(PetscDrawAxis axis, PetscReal *xmin, PetscReal *xmax, PetscRe… in PetscDrawAxisGetLimits()
|
| 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/da/ |
| H A D | gr1.c | 25 PetscErrorCode DMDASetUniformCoordinates(DM da, PetscReal xmin, PetscReal xmax, PetscReal ymin, Pet… in DMDASetUniformCoordinates() 150 PetscReal min, max, xmin = 0.0, xmax = 0.0, tmp = 0.0, xgtmp = 0.0; in VecView_MPI_Draw_DA1d() local
|
| 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 | 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 | 58 double xmin = -1 * dd->s - 1, xmax = dd->M + dd->s; in DMView_DA_2d() local
|
| /petsc/src/dm/impls/network/ |
| H A D | networkmonitor.c | 119 … PetscInt nodes, PetscInt start, PetscInt blocksize, PetscReal xmin, PetscReal xmax, PetscReal ymi… in DMNetworkMonitorAdd()
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | drect.c | 22 PetscErrorCode PetscDrawIndicatorFunction(PetscDraw draw, PetscReal xmin, PetscReal xmax, PetscReal… in PetscDrawIndicatorFunction() argument
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex5.c | 34 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 46 …tscScalar *uR, PetscScalar *flux, PetscReal *maxspeed, PetscReal x, PetscReal xmin, PetscReal xmax) in PhysicsRiemann_Advect() 73 …dvect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Advect()
|
| H A D | ex7.c | 29 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 64 PetscReal xmin, xmax; member 99 …dvect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Advect() 600 PetscReal xmin, xmax; in SolutionStatsView() local
|
| H A D | ex4.c | 43 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 80 …dvect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Advect() 301 …allow(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Shallow()
|
| H A D | ex6.c | 27 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 61 …dvect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Advect()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex74.c | 37 PetscReal xmin, xmax; /* domain bounds */ member
|
| H A D | ex9.c | 73 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 221 PetscReal xmin, xmax; member 313 …dvect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Advect() 388 …rgers(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Burgers() 529 …affic(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Traffic() 687 …ustics_Initial(AcousticsCtx *phys, PetscInt initial, PetscReal xmin, PetscReal xmax, PetscReal x, … in PhysicsSample_Acoustics_Initial() 705 …stics(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_Acoustics() 802 …soGas(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xmax, PetscReal t, … in PhysicsSample_IsoGas() 1338 PetscReal xmin, xmax; in SolutionStatsView() local
|
| /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 PetscErrorCode DMStagSetUniformCoordinates(DM dm, PetscReal xmin, PetscReal xmax, PetscReal ymin, P… in DMStagSetUniformCoordinates() 1438 PetscErrorCode DMStagSetUniformCoordinatesExplicit(DM dm, PetscReal xmin, PetscReal xmax, PetscReal… in DMStagSetUniformCoordinatesExplicit() 1498 PetscErrorCode DMStagSetUniformCoordinatesProduct(DM dm, PetscReal xmin, PetscReal xmax, PetscReal … in DMStagSetUniformCoordinatesProduct()
|
| /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/ksp/ksp/tutorials/network/ |
| H A D | ex2.c | 42 PetscReal *x, *y, value, xmax = 10.0; /* generate points in square */ in random_network() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex74.c | 71 PetscReal xmin, xmax; /* domain bounds */ member
|
| /petsc/src/ts/tests/ |
| H A D | ex25.c | 63 PetscReal ftime, hx, dt, xmax, xmin; in Brusselator() local
|
| /petsc/include/petsc/private/ |
| H A D | drawimpl.h | 90 PetscReal xmin, xmax, ymin, ymax, *x, *y; member 145 PetscReal xmin, xmax, ymin, ymax, *x, *y; member
|