Lines Matching refs:zToPlex
1986 PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexComputeRectangleGeometry_Internal() local
1992 zToPlex[2] = 2; in DMPlexComputeRectangleGeometry_Internal()
1993 zToPlex[3] = 3; in DMPlexComputeRectangleGeometry_Internal()
2001 PetscInt zi = zToPlex[i]; in DMPlexComputeRectangleGeometry_Internal()
2136 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexComputeHexahedronGeometry_Internal() local
2144 PetscInt zi = zToPlex[i]; in DMPlexComputeHexahedronGeometry_Internal()
3570 const PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexCoordinatesToReference_Tensor() local
3573 PetscInt plexI = zToPlex[i]; in DMPlexCoordinatesToReference_Tensor()
3578 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexCoordinatesToReference_Tensor() local
3581 PetscInt plexI = zToPlex[i]; in DMPlexCoordinatesToReference_Tensor()
3667 const PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexReferenceToCoordinates_Tensor() local
3670 PetscInt plexI = zToPlex[i]; in DMPlexReferenceToCoordinates_Tensor()
3675 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexReferenceToCoordinates_Tensor() local
3678 PetscInt plexI = zToPlex[i]; in DMPlexReferenceToCoordinates_Tensor()