Home
last modified time | relevance | path

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

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