| /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 95 double xmin = (double)zctx->xmin, ymin = (double)zctx->ymin; 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 …etscInt element, PetscInt nodes, PetscInt start, PetscInt blocksize, PetscReal xmin, PetscReal xma… 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 …etscScalar *uR, PetscScalar *flux, PetscReal *maxspeed, PetscReal x, PetscReal xmin, PetscReal xma… in PhysicsRiemann_Advect() 73 … PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… 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 … PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… 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 … PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Advect() 301 …PhysicsSample_Shallow(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Shallow()
|
| H A D | ex6.c | 27 static inline PetscReal RangeMod(PetscReal a, PetscReal xmin, PetscReal xmax) in RangeMod() 61 … PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… 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 … PhysicsSample_Advect(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Advect() 388 …PhysicsSample_Burgers(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Burgers() 529 …PhysicsSample_Traffic(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Traffic() 687 …hysicsSample_Acoustics_Initial(AcousticsCtx *phys, PetscInt initial, PetscReal xmin, PetscReal xma… in PhysicsSample_Acoustics_Initial() 705 …ysicsSample_Acoustics(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_Acoustics() 802 … PhysicsSample_IsoGas(void *vctx, PetscInt initial, FVBCType bctype, PetscReal xmin, PetscReal xma… in PhysicsSample_IsoGas() 1338 PetscReal xmin, xmax; in SolutionStatsView() 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()
|
| H A D | stag1d.c | 88 PETSC_INTERN PetscErrorCode DMStagSetUniformCoordinatesExplicit_1d(DM dm, PetscReal xmin, PetscReal… in DMStagSetUniformCoordinatesExplicit_1d()
|
| /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/ |
| 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
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.h | 111 const int xmin = img->clip[0], xmax = img->clip[2] - 1; in PetscImageDrawTriangle() local
|