Lines Matching defs:lower
532 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()
1941 … shape, PetscInt dim, PetscBool simplex, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxMesh_Internal()
2026 …m comm, PetscInt dim, PetscBool simplex, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateBoxMesh()
2048 …DMPlexCreateWedgeBoxMesh_Internal(DM dm, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateWedgeBoxMesh_Internal()
2103 … DMPlexCreateWedgeBoxMesh(MPI_Comm comm, const PetscInt faces[], const PetscReal lower[], const Pe… in DMPlexCreateWedgeBoxMesh()
2212 …rorCode DMPlexCreateHypercubicMesh_Internal(DM dm, PetscInt dim, const PetscReal lower[], const Pe… in DMPlexCreateHypercubicMesh_Internal()
2484 …ercubicMesh(MPI_Comm comm, PetscInt dim, const PetscInt edges[], const PetscReal lower[], const Pe… in DMPlexCreateHypercubicMesh()
2908 PetscReal lower[3] = {0.0, 0.0, 0.0}; in DMPlexCreateHexCylinderMesh_Internal() local
4837 PetscReal lower[3] = {0, 0, 0}; in DMPlexCreateFromOptions_Internal() local
4892 PetscReal lower[3] = {0, 0, 0}; in DMPlexCreateFromOptions_Internal() local
4963 PetscReal *lower, *upper; in DMPlexCreateFromOptions_Internal() local