Lines Matching refs:posOriented
2733 … PetscInt oppositeVertex, PetscInt origVertices[], PetscInt faceVertices[], PetscBool *posOriented) in DMPlexGetFaceOrientation() argument
2809 if (posOriented) *posOriented = PETSC_TRUE; in DMPlexGetFaceOrientation()
2850 if (posOriented) *posOriented = PETSC_TRUE; in DMPlexGetFaceOrientation()
2905 if (posOriented) *posOriented = PETSC_TRUE; in DMPlexGetFaceOrientation()
2946 if (posOriented) *posOriented = PETSC_TRUE; in DMPlexGetFaceOrientation()
3001 if (posOriented) *posOriented = PETSC_TRUE; in DMPlexGetFaceOrientation()
3011 if (posOriented) *posOriented = posOrient; in DMPlexGetFaceOrientation()
3038 …ners, PetscInt indices[], PetscInt origVertices[], PetscInt faceVertices[], PetscBool *posOriented) in DMPlexGetOrientedFace() argument
3064 …ientation(dm, cell, numCorners, indices, oppositeVertex, origVertices, faceVertices, posOriented)); in DMPlexGetOrientedFace()
3137 PetscBool posOriented; in DMPlexInsertFace_Internal() local
3143 …numFaceVertices, faceVertices, numCorners, indices, origVertices, orientedVertices, &posOriented)); in DMPlexInsertFace_Internal()