Searched refs:DMPlexGetFaceOrientation (Results 1 – 1 of 1) sorted by relevance
2733 static PetscErrorCode DMPlexGetFaceOrientation(DM dm, PetscInt cell, PetscInt numCorners, PetscInt … in DMPlexGetFaceOrientation() function3064 …PetscCall(DMPlexGetFaceOrientation(dm, cell, numCorners, indices, oppositeVertex, origVertices, fa… in DMPlexGetOrientedFace()