Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c739 PetscInt depth, *p2d_cone, face_is_array[1] = {periodic_face}; in DMPlexCorrectOrientationForIsoperiodic() local
744 … PetscCall(ISCreateGeneral(PETSC_COMM_SELF, 1, face_is_array, PETSC_USE_POINTER, &face_is)); in DMPlexCorrectOrientationForIsoperiodic()