Searched refs:iremote1 (Results 1 – 1 of 1) sorted by relevance
3812 PetscSFNode *iremote1 = NULL, *newOwners1 = NULL; in DMPlexCreateSubmeshGeneric_Interpolated() local3831 PetscCall(PetscMalloc1(nleaves1, &iremote1)); in DMPlexCreateSubmeshGeneric_Interpolated()3835 iremote1[nleaves1].rank = newOwners[p].rank; in DMPlexCreateSubmeshGeneric_Interpolated()3836 iremote1[nleaves1].index = newOwners1[p].index; in DMPlexCreateSubmeshGeneric_Interpolated()3843 …nershipTransferSF, pEnd - pStart, nleaves1, ilocal1, PETSC_OWN_POINTER, iremote1, PETSC_OWN_POINTE… in DMPlexCreateSubmeshGeneric_Interpolated()