| /petsc/src/sys/classes/draw/interface/ |
| H A D | dline.c | 200 PetscErrorCode PetscDrawLineSetWidth(PetscDraw draw, PetscReal width) in PetscDrawLineSetWidth() 228 PetscErrorCode PetscDrawLineGetWidth(PetscDraw draw, PetscReal *width) in PetscDrawLineGetWidth()
|
| H A D | dpoint.c | 68 PetscErrorCode PetscDrawPointSetSize(PetscDraw draw, PetscReal width) in PetscDrawPointSetSize()
|
| H A D | dtext.c | 185 PetscErrorCode PetscDrawStringSetSize(PetscDraw draw, PetscReal width, PetscReal height) in PetscDrawStringSetSize() 209 PetscErrorCode PetscDrawStringGetSize(PetscDraw draw, PetscReal *width, PetscReal *height) in PetscDrawStringGetSize()
|
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex10.c | 9 int x = 0, y = 0, width = 300, height = 300; in main() local
|
| H A D | ex1.c | 9 int x = 0, y = 0, width = 300, height = 300; in main() local
|
| H A D | ex2.c | 10 int x = 0, y = 0, width = 256, height = 256, i; in main() local
|
| H A D | ex4.c | 30 int x = 0, y = 0, width = 256, height = 256; in main() local
|
| H A D | ex3.c | 18 int x = 0, y = 0, width = 400, height = 300; in main() local
|
| H A D | ex9.c | 11 int n = 20, i, x = 0, y = 0, width = 400, height = 300, bins = 8; in main() local
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex20.c | 10 PetscInt height = 2, width = 3, nroots = height, nleaves, dim = 2; in main() local
|
| /petsc/src/dm/impls/patch/ |
| H A D | patchcreate.c | 104 PetscInt dof = 1, width = 1; in DMPatchCreateGrid() local
|
| /petsc/src/sys/yaml/src/ |
| H A D | reader.c | 193 unsigned int width = 0; in yaml_parser_update_buffer() local
|
| /petsc/include/petsc/private/ |
| H A D | randomimpl.h | 24 PetscScalar low, width; /* lower bound and width of the interval over member
|
| H A D | dmplextransformimpl.h | 98 PetscReal width; // The width of a cohesive cell member
|
| /petsc/src/mat/graphops/order/ |
| H A D | fn1wd.c | 38 PetscReal width, fnlvl; in SPARSEPACKfn1wd() local
|
| /petsc/src/dm/tests/ |
| H A D | ex3.c | 11 int width, xbase; in main() local
|
| /petsc/src/sys/classes/draw/impls/win32/ |
| H A D | win32draw.c | 229 static PetscErrorCode PetscDrawLineSetWidth_Win32(PetscDraw draw, PetscReal width) in PetscDrawLineSetWidth_Win32() 245 static PetscErrorCode PetscDrawLineGetWidth_Win32(PetscDraw draw, PetscReal *width) in PetscDrawLineGetWidth_Win32() 285 static PetscErrorCode PetscDrawPointSetSize_Win32(PetscDraw draw, PetscReal width) in PetscDrawPointSetSize_Win32() 392 static PetscErrorCode PetscDrawStringSetSize_Win32(PetscDraw draw, PetscReal width, PetscReal heigh… in PetscDrawStringSetSize_Win32() 406 static PetscErrorCode PetscDrawStringGetSize_Win32(PetscDraw draw, PetscReal *width, PetscReal *hei… in PetscDrawStringGetSize_Win32()
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 54 PetscReal width; in DMPlexTransformSetFromOptions_Cohesive() local 990 PetscReal width; in DMPlexTransformMapCoordinates_Cohesive() local 1155 PetscErrorCode DMPlexTransformCohesiveExtrudeGetWidth(DMPlexTransform tr, PetscReal *width) in DMPlexTransformCohesiveExtrudeGetWidth() 1179 PetscErrorCode DMPlexTransformCohesiveExtrudeSetWidth(DMPlexTransform tr, PetscReal width) in DMPlexTransformCohesiveExtrudeSetWidth()
|
| /petsc/share/petsc/saws/js/ |
| H A D | treeInterface.js | 560 width: $("#tempInput").width() property
|
| /petsc/src/tao/linesearch/impls/morethuente/ |
| H A D | morethuente.c | 37 PetscReal finit, width, width1, dginit, fm, fxm, fym, dgm, dgxm, dgym; in TaoLineSearchApply_MT() local
|
| /petsc/src/sys/classes/draw/impls/tikz/ |
| H A D | tikz.c | 143 PetscReal width; in PetscDrawStringVertical_TikZ() local
|
| /petsc/src/sys/classes/draw/impls/null/ |
| H A D | drawnull.c | 29 static PetscErrorCode PetscDrawLineGetWidth_Null(PetscDraw draw, PetscReal *width) in PetscDrawLineGetWidth_Null()
|
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 528 PetscErrorCode DMDASetStencilWidth(DM da, PetscInt width) in DMDASetStencilWidth() 555 PetscErrorCode DMDAGetStencilWidth(DM da, PetscInt *width) in DMDAGetStencilWidth()
|
| /petsc/src/sys/classes/viewer/impls/cgns/ |
| H A D | cgnsv.c | 55 PetscCount size, width = 32, *steps; in PetscViewerFileClose_CGNS() local
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.c | 104 static PetscErrorCode PetscDrawLineGetWidth_Image(PetscDraw draw, PetscReal *width) in PetscDrawLineGetWidth_Image()
|