Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddm.c9546 PetscErrorCode DMPolytopeMatchVertexOrientation(DMPolytopeType ct, const PetscInt sourceVert[], con… in DMPolytopeMatchVertexOrientation() argument
9562 if (sourceVert[arr[c]] != targetVert[c]) break; in DMPolytopeMatchVertexOrientation()