Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1486 …scReal upper[], const PetscInt edges[], DMBoundaryType bdX, DMBoundaryType bdY, DMBoundaryType bdZ) in DMPlexCreateCubeMesh_Internal() argument
1505 …bdY == DM_BOUNDARY_PERIODIC || bdY == DM_BOUNDARY_TWIST || bdZ == DM_BOUNDARY_PERIODIC || bdZ == D… in DMPlexCreateCubeMesh_Internal()
1544 …const PetscInt numZVertices = rank == 0 ? (bdZ == DM_BOUNDARY_PERIODIC || bdZ == DM_BOUNDARY_TWIST… in DMPlexCreateCubeMesh_Internal()
1603 …if (bdZ != DM_BOUNDARY_NONE && fz == numZEdges - 1 && cutLabel) PetscCall(DMLabelSetValue(cutLabel… in DMPlexCreateCubeMesh_Internal()
1698 if (bdZ != DM_BOUNDARY_PERIODIC) { in DMPlexCreateCubeMesh_Internal()
1801 if (bdZ != DM_BOUNDARY_PERIODIC) { in DMPlexCreateCubeMesh_Internal()
1861 if (bdZ != DM_BOUNDARY_PERIODIC) { in DMPlexCreateCubeMesh_Internal()