Home
last modified time | relevance | path

Searched defs:yc (Results 1 – 10 of 10) sorted by relevance

/petsc/src/sys/classes/draw/utils/ !
H A Dzoom.c20 PetscReal dpause, xc, yc, scale = 1.0, w, h, xr, xl, yr, yl, xmin, xmax, ymin, ymax; in PetscDrawZoom() local
/petsc/src/ksp/ksp/tutorials/ !
H A Dex68.c61 PetscReal norm, xc, yc; in main() local
H A Dex69.c98 PetscReal norm, xc, yc, h; in main() local
H A Dex73.c470 PetscErrorCode DMShellDAFieldScatter_Reverse(DM dmf, Vec y, DM dmc, Vec yc) in DMShellDAFieldScatter_Reverse()
/petsc/src/sys/classes/draw/impls/image/ !
H A Ddrawimage.h84 static inline void PetscImageDrawEllipse(PetscImage img, int xc, int yc, int w, int h, int c) in PetscImageDrawEllipse()
H A Ddrawimage.c190 int yc = YTRANS(draw, img, y), h = YTRANS(draw, img, y - b / 2) + 0 - yc; in PetscDrawEllipse_Image() local
/petsc/src/dm/impls/stag/ !
H A Dstagmulti.c1067 PetscInt xc, yc, mc, nc, nExtraxc, nExtrayc, i, j, d, ii, jj, count; in DMStagPopulateRestriction2d_Internal() local
1210 …PetscInt xc, yc, zc, mc, nc, pc, nExtraxc, nExtrayc, nExtrazc, i, j, k, d, ii, jj, kk, count; in DMStagPopulateRestriction3d_Internal() local
H A Dstag2d.c60 PetscInt xc, yc, mc, nc, nExtraxc, nExtrayc, i, j, d; in DMStagRestrictSimple_2d() local
H A Dstag3d.c67 PetscInt xc, yc, zc, mc, nc, pc, nExtraxc, nExtrayc, nExtrazc, i, j, k, d; in DMStagRestrictSimple_3d() local
/petsc/src/dm/impls/plex/ !
H A Dplexcreate.c2561 PetscReal phi, sinp, cosp, dc, df, x, y, xc, yc; in snapToCylinder() local