Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 37) sorted by relevance

12

/petsc/src/dm/impls/plex/tests/
H A Dex16.c38 static PetscErrorCode CreateHalfDomainLabel(DM dm, PetscBool lower, PetscReal height, DMLabel *labe… in CreateHalfDomainLabel()
82 …rrorCode CreateVolumeSubmesh(DM dm, PetscBool domain, PetscBool lower, PetscReal height, DM *subdm) in CreateVolumeSubmesh()
138 PetscReal height = -1.0; in main() local
H A Dex49.c77 …e CheckOffsets(DM dm, AppCtx *user, const char *domain_name, PetscInt label_value, PetscInt height) in CheckOffsets()
/petsc/src/sys/classes/draw/tests/
H A Dex10.c9 int x = 0, y = 0, width = 300, height = 300; in main() local
H A Dex1.c9 int x = 0, y = 0, width = 300, height = 300; in main() local
H A Dex2.c10 int x = 0, y = 0, width = 256, height = 256, i; in main() local
H A Dex4.c30 int x = 0, y = 0, width = 256, height = 256; in main() local
H A Dex3.c18 int x = 0, y = 0, width = 400, height = 300; in main() local
H A Dex9.c11 int n = 20, i, x = 0, y = 0, width = 400, height = 300, bins = 8; in main() local
/petsc/src/dm/impls/plex/
H A Dplexceed.c3 PetscErrorCode DMGetPoints_Internal(DM dm, DMLabel domainLabel, PetscInt labelVal, PetscInt height,… in DMGetPoints_Internal()
58 …exGetLocalOffsets(DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_… in DMPlexGetLocalOffsets()
200 PetscInt dim, height = 1, dm_field = 0, ds_field = 0, Nf, NfInt = 0, Nc; in DMPlexGetLocalOffsetsSupport() local
314 …etCeedRestriction(DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_… in DMPlexGetCeedRestriction()
368 PetscInt label_value = 0, height = 1, Nf, cdim; in DMPlexCeedComputeGeometryFVM() local
H A Dplexpartition.c12 static PetscErrorCode DMPlexCreatePartitionerGraph_Overlap(DM dm, PetscInt height, PetscInt *numVer… in DMPlexCreatePartitionerGraph_Overlap()
111 static PetscErrorCode DMPlexCreatePartitionerGraph_Native(DM dm, PetscInt height, PetscInt *numVert… in DMPlexCreatePartitionerGraph_Native()
316 static PetscErrorCode DMPlexCreatePartitionerGraph_ViaMat(DM dm, PetscInt height, PetscInt *numVert… in DMPlexCreatePartitionerGraph_ViaMat()
503 PetscErrorCode DMPlexCreatePartitionerGraph(DM dm, PetscInt height, PetscInt *numVertices, PetscInt… in DMPlexCreatePartitionerGraph()
/petsc/src/sys/classes/draw/interface/
H A Ddtext.c185 PetscErrorCode PetscDrawStringSetSize(PetscDraw draw, PetscReal width, PetscReal height) in PetscDrawStringSetSize()
209 PetscErrorCode PetscDrawStringGetSize(PetscDraw draw, PetscReal *width, PetscReal *height) in PetscDrawStringGetSize()
/petsc/src/vec/is/sf/tests/
H A Dex20.c10 PetscInt height = 2, width = 3, nroots = height, nleaves, dim = 2; in main() local
/petsc/include/petsc/private/
H A Dpartitionerimpl.h23 PetscInt height; /* Height of points to partition into non-overlapping subsets */ member
/petsc/src/dm/dt/space/impls/wxy/
H A Dspacewxy.c359 static PetscErrorCode PetscSpaceGetHeightSubspace_WXY(PetscSpace sp, PetscInt height, PetscSpace *s… in PetscSpaceGetHeightSubspace_WXY()
/petsc/share/petsc/saws/js/
H A DtreeInterface.js559 height: $("#tempInput").height(), property
/petsc/src/dm/dt/space/interface/
H A Dspace.c517 PetscErrorCode PetscSpaceGetHeightSubspace(PetscSpace sp, PetscInt height, PetscSpace *subsp) in PetscSpaceGetHeightSubspace()
/petsc/src/sys/classes/draw/impls/win32/
H A Dwin32draw.c392 …atic PetscErrorCode PetscDrawStringSetSize_Win32(PetscDraw draw, PetscReal width, PetscReal height) in PetscDrawStringSetSize_Win32()
406 …ic PetscErrorCode PetscDrawStringGetSize_Win32(PetscDraw draw, PetscReal *width, PetscReal *height) in PetscDrawStringGetSize_Win32()
/petsc/src/dm/dt/space/impls/poly/
H A Dspacepoly.c303 static PetscErrorCode PetscSpaceGetHeightSubspace_Polynomial(PetscSpace sp, PetscInt height, PetscS… in PetscSpaceGetHeightSubspace_Polynomial()
/petsc/src/dm/dt/space/impls/ptrimmed/
H A Dspaceptrimmed.c300 static PetscErrorCode PetscSpaceGetHeightSubspace_Ptrimmed(PetscSpace sp, PetscInt height, PetscSpa… in PetscSpaceGetHeightSubspace_Ptrimmed()
/petsc/src/dm/impls/da/
H A Ddalocal.c234 PetscErrorCode DMDAGetHeightStratum(DM dm, PetscInt height, PeOp PetscInt *pStart, PeOp PetscInt *p… in DMDAGetHeightStratum()
/petsc/src/dm/dt/space/impls/sum/
H A Dspacesum.c505 static PetscErrorCode PetscSpaceGetHeightSubspace_Sum(PetscSpace sp, PetscInt height, PetscSpace *s… in PetscSpaceGetHeightSubspace_Sum()
/petsc/src/dm/interface/
H A Ddmceed.c460 PetscInt value = 0, height = 1, NfInt = 0, Nf = 0; in DMCeedComputeInfo() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c9 PetscInt height; /* Point height at which we want values and number of discretizations */ member
57 static PetscErrorCode DMFieldDSGetHeightDisc(DMField field, PetscInt height, PetscObject discList[]… in DMFieldDSGetHeightDisc()
/petsc/src/dm/dt/space/impls/tensor/
H A Dspacetensor.c572 static PetscErrorCode PetscSpaceGetHeightSubspace_Tensor(PetscSpace sp, PetscInt height, PetscSpace… in PetscSpaceGetHeightSubspace_Tensor()
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1615 PetscErrorCode PetscDualSpaceGetHeightSubspace(PetscDualSpace sp, PetscInt height, PetscDualSpace *… in PetscDualSpaceGetHeightSubspace()
1712 PetscInt dim, depth, height; in PetscDualSpaceGetPointSubspace() local

12