Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c52 static const int hexa_8[8] = {0, 3, 2, 1, 4, 5, 6, 7}; in DMPlexCGNSGetPermutation_Internal() local
164 *perm = hexa_8; in DMPlexCGNSGetPermutation_Internal()