Searched defs:interface_faces_is (Results 1 – 1 of 1) sorted by relevance
1194 …tscErrorCode DMPlexGetInterfaceFaces_Private(DM ipdm, IS boundary_faces_is, IS *interface_faces_is) in DMPlexGetInterfaceFaces_Private()1231 static PetscErrorCode DMPlexComputeCompleteInterface_Private(DM ipdm, IS interface_faces_is, IS *in… in DMPlexComputeCompleteInterface_Private()1474 IS boundary_faces_is, interface_faces_is, interface_is; in DMPlexCheckPointSFHeavy() local