Searched refs:remoteIndices (Results 1 – 1 of 1) sorted by relevance
453 PetscSFNode *remoteIndices; in PetscSFCreateSectionSF() local479 PetscCall(PetscMalloc1(numIndices, &remoteIndices)); in PetscSFCreateSectionSF()493 remoteIndices[ind].rank = rank; in PetscSFCreateSectionSF()494 remoteIndices[ind].index = remoteOffset + d; in PetscSFCreateSectionSF()499 …tionSF, numSectionRoots, numIndices, localIndices, PETSC_OWN_POINTER, remoteIndices, PETSC_OWN_POI… in PetscSFCreateSectionSF()