Searched refs:is_points (Results 1 – 1 of 1) sorted by relevance
863 …intSF_Private(DM dm, PetscInt num_face_sfs, PetscSF *face_sfs, PetscSF *closure_sf, IS **is_points) in DMPlexCreateIsoperiodicPointSF_Private() argument876 PetscCall(PetscMalloc1(num_face_sfs, is_points)); in DMPlexCreateIsoperiodicPointSF_Private()971 …l(ISCreateGeneral(PETSC_COMM_SELF, num_new_leaves, leafdata, PETSC_COPY_VALUES, &(*is_points)[f])); in DMPlexCreateIsoperiodicPointSF_Private()