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