Home
last modified time | relevance | path

Searched defs:posOriented (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2733 … PetscInt oppositeVertex, PetscInt origVertices[], PetscInt faceVertices[], PetscBool *posOriented) in DMPlexGetFaceOrientation()
3038 …ners, PetscInt indices[], PetscInt origVertices[], PetscInt faceVertices[], PetscBool *posOriented) in DMPlexGetOrientedFace()
3137 PetscBool posOriented; in DMPlexInsertFace_Internal() local