Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscdm.h1004 static const PetscInt hexMult[48 * 48] = { in DMPolytopeTypeComposeOrientation() local
1089 return hexMult[(o1 + 24) * 48 + o2 + 24]; in DMPolytopeTypeComposeOrientation()