Home
last modified time | relevance | path

Searched refs:ZCodeFind (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsfc.c192 static PetscInt ZCodeFind(ZCode key, PetscInt n, const ZCode X[]) in ZCodeFind() function
257 PetscCall(PetscMPIIntCast(ZCodeFind(z, size + 1, layout->zstarts), &remote_rank)); in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private()
1254 PetscInt ci = ZCodeFind(v, local_verts, vert_z); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
1270 PetscInt owned_verts = ZCodeFind(layout.zstarts[rank + 1], local_verts, vert_z); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
1281 PetscCall(PetscMPIIntCast(ZCodeFind(z, size + 1, layout.zstarts), &remote_rank)); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()