Searched refs:new_remote (Results 1 – 1 of 1) sorted by relevance
1056 PetscSFNode *new_remote; in DMPlexMigrateIsoperiodicFaceSF_Internal() local1059 PetscCall(PetscMalloc1(nface, &new_remote)); in DMPlexMigrateIsoperiodicFaceSF_Internal()1064 new_remote[nface] = new_leafdata[i]; in DMPlexMigrateIsoperiodicFaceSF_Internal()1069 …aph(new_face_sfs[f], new_npoints, nface, new_local, PETSC_OWN_POINTER, new_remote, PETSC_OWN_POINT… in DMPlexMigrateIsoperiodicFaceSF_Internal()