Searched refs:iremotes (Results 1 – 1 of 1) sorted by relevance
9815 const PetscSFNode *iremotes; in MatAIJExtractRows() local9841 PetscCall(PetscSFGetGraph(sf, NULL, NULL, NULL, &iremotes)); in MatAIJExtractRows()9846 const PetscInt rank = iremotes[i].rank; in MatAIJExtractRows()