Home
last modified time | relevance | path

Searched refs:iremotes (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c9815 const PetscSFNode *iremotes; in MatAIJExtractRows() local
9841 PetscCall(PetscSFGetGraph(sf, NULL, NULL, NULL, &iremotes)); in MatAIJExtractRows()
9846 const PetscInt rank = iremotes[i].rank; in MatAIJExtractRows()