Searched refs:zcoord (Results 1 – 1 of 1) sorted by relevance
4177 …PetscInt zcoord = (periodic && periodic[2] == DM_BOUNDARY_PERIODIC) ? ((k + zplus) % extent[2… in DMPlexCreateTPSMesh_Internal() local4180 …PetscInt vert = ((zcoord * extentPlus[1] + ycoord) * extentPlus[0] + xcoord) * 56 + pattern… in DMPlexCreateTPSMesh_Internal()