Home
last modified time | relevance | path

Searched defs:lower (Results 1 – 25 of 26) sorted by relevance

12

/petsc/src/dm/impls/plex/tests/
H A Dex16.c16 static PetscErrorCode CreateHalfCellsLabel(DM dm, PetscBool lower, DMLabel *label) in CreateHalfCellsLabel()
38 static PetscErrorCode CreateHalfDomainLabel(DM dm, PetscBool lower, PetscReal height, DMLabel *labe… in CreateHalfDomainLabel()
82 static PetscErrorCode CreateVolumeSubmesh(DM dm, PetscBool domain, PetscBool lower, PetscReal heigh… in CreateVolumeSubmesh()
H A Dex69.c612 PetscReal lower[2], upper[2]; in CreateQuadMesh1() local
743 PetscReal lower[3], upper[3]; in CreateHexMesh1() local
H A Dex74.c56 const PetscReal lower[2] = {0., 0.}, upper[2] = {3., 2.}; in main() local
/petsc/src/dm/tutorials/
H A Dex25.c18 …MatStencil lower = {0, 3, 2, 0}, upper = {0, 7, 8, 0}; /* These are in the order of the z, y, x, … in main() local
H A Dex14.c94 MatStencil lower, upper; in main() local
H A Dex22.c47 MatStencil lower, upper; /* Stencils to select slice for Vec */ in main() local
/petsc/src/dm/impls/da/
H A Ddadd.c33 PetscErrorCode DMDACreatePatchIS(DM da, MatStencil *lower, MatStencil *upper, IS *is, PetscBool off… in DMDACreatePatchIS()
430 MatStencil upper, lower; in DMCreateDomainDecompositionScatters_DA() local
507 MatStencil lower, upper; in DMDASubDomainIS_Private() local
/petsc/src/dm/tests/
H A Dex53.c30 MatStencil lower, upper; /* Stencils to select slice */ in main() local
/petsc/src/dm/dt/tests/
H A Dex14.c12 PetscReal lower = pos ? 0. : -10., upper = 10.; in VerifyDistribution() local
/petsc/src/dm/impls/patch/
H A Dpatch.c41 PetscErrorCode DMPatchZoom(DM dm, MatStencil lower, MatStencil upper, MPI_Comm commz, DM *dmz, PeOp… in DMPatchZoom()
193 MatStencil patchSize, commSize, gridRank, lower, upper; in DMPatchSolve() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex20.c13 PetscReal lower[3] = {0.0, 0.0, 0.0}; in main() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c532 static PetscErrorCode DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal(DM dm, const PetscReal lower[],… in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
586 static PetscErrorCode DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal(DM dm, const PetscReal lower[],… in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
702 static PetscErrorCode DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal(DM dm, const PetscReal lower[],… in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
887 …urfaceMesh_Internal(DM dm, PetscInt dim, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxSurfaceMesh_Internal()
932 …SurfaceMesh(MPI_Comm comm, PetscInt dim, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxSurfaceMesh()
945 static PetscErrorCode DMPlexCreateLineMesh_Internal(DM dm, PetscInt segments, PetscReal lower, Pets… in DMPlexCreateLineMesh_Internal()
1264 …eateSquareMesh_Simplex_CrissCross(DM dm, const PetscInt edges[], const PetscReal lower[], const Pe… in DMPlexCreateSquareMesh_Simplex_CrissCross()
1455 …sh_Simplex_Internal(DM dm, PetscInt dim, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxMesh_Simplex_Internal()
1486 static PetscErrorCode DMPlexCreateCubeMesh_Internal(DM dm, const PetscReal lower[], const PetscReal… in DMPlexCreateCubeMesh_Internal()
1911 …esh_Tensor_Internal(DM dm, PetscInt dim, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxMesh_Tensor_Internal()
[all …]
H A Dplexsfc.c210 …ayout *layout, const ZCode *vert_z, PetscSegBuffer per_faces[3], const PetscReal *lower, const Pet… in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private()
1158 …Tensor_SFC_Internal(DM dm, PetscInt dim, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
H A Dplexgeometry.c803 const PetscReal *lower = box->lower; in PetscGridHashGetEnclosingBox() local
851 const PetscReal *lower = box->lower; in PetscGridHashGetEnclosingBoxQuery() local
1025 PetscBool isDG, lower[3], upper[3]; in DMPlexComputeGridHash_Internal() local
H A Dplexfem.c1258 PetscErrorCode DMPlexInsertBounds_Plex(DM dm, PetscBool lower, PetscReal time, Vec locB) in DMPlexInsertBounds_Plex()
1379 PetscErrorCode DMPlexInsertBounds(DM dm, PetscBool lower, PetscReal time, Vec locB) in DMPlexInsertBounds()
/petsc/src/sys/classes/draw/utils/
H A Ddscatter.c372 PetscReal lower[2] = {sp->xmin, sp->ymin}, glower[2]; in PetscDrawSPDraw() local
/petsc/src/dm/impls/swarm/tests/
H A Dex1.c54 PetscReal *coords, upper[3], lower[3]; in CreateSwarm() local
/petsc/include/petsc/private/
H A Dtaolinesearchimpl.h39 Vec lower; member
H A Ddmpleximpl.h84 PetscReal lower[3]; /* The lower-left corner */ member
/petsc/src/snes/impls/vi/
H A Dvi.c32 …SVISetComputeVariableBounds(SNES snes, PetscErrorCode (*compute)(SNES snes, Vec lower, Vec higher)) in SNESVISetComputeVariableBounds()
/petsc/src/vec/is/utils/
H A Dkdtree.c173 PetscCount median = start + PetscCeilInt64(end - start, 2) - 1, lower; in PetscKDTreeBuildStemAndLeaves() local
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c739 PetscReal lower[3], upper[3], speed; in MonitorPositions_2D() local
806 PetscReal lower[3], upper[3], xval; in MonitorPoisson() local
2338 PetscReal *x, *v, upper[3], lower[3]; in MigrateParticles() local
H A Dex4.c1255 PetscReal lower[3], upper[3], speed; in MonitorPositions_2D() local
1322 PetscReal lower[3], upper[3], xval; in MonitorPoisson() local
2944 PetscReal *x, *v, upper[3], lower[3]; in MigrateParticles() local
H A Dex3.c1607 PetscReal *x, *v, upper[3], lower[3]; in MigrateParticles() local
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c924 PetscReal lower[6], upper[6]; in InitializeParticles_Regular() local

12