Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2733 static PetscErrorCode DMPlexGetFaceOrientation(DM dm, PetscInt cell, PetscInt numCorners, PetscInt … in DMPlexGetFaceOrientation() function
3064 …PetscCall(DMPlexGetFaceOrientation(dm, cell, numCorners, indices, oppositeVertex, origVertices, fa… in DMPlexGetOrientedFace()