Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c409 PetscInt tquad_tquad_o[] = {0, 1, -2, -1, 1, 0, -1, -2, -2, -1, 0, 1, -1, -2, 1, 0}; in DMPlexTransformGetSubcellOrientation_BL() local
448 *onew = tquad_tquad_o[(so + 2) * 4 + o + 2]; in DMPlexTransformGetSubcellOrientation_BL()