Searched refs:DMPlexCheckFace_Internal (Results 1 – 1 of 1) sorted by relevance
86 static PetscErrorCode DMPlexCheckFace_Internal(DM dm, PetscInt *faceFIFO, PetscInt *fTop, PetscInt … in DMPlexCheckFace_Internal() function293 …while (fTop < fBottom) PetscCall(DMPlexCheckFace_Internal(dm, faceFIFO, &fTop, &fBottom, cellIS, f… in DMPlexOrient_Serial()