Searched defs:zToPlex (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 1986 PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexComputeRectangleGeometry_Internal() local 2136 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexComputeHexahedronGeometry_Internal() local 3570 const PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexCoordinatesToReference_Tensor() local 3578 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexCoordinatesToReference_Tensor() local 3667 const PetscInt zToPlex[4] = {0, 1, 3, 2}; in DMPlexReferenceToCoordinates_Tensor() local 3675 const PetscInt zToPlex[8] = {0, 3, 1, 2, 4, 5, 7, 6}; in DMPlexReferenceToCoordinates_Tensor() local
|