Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c1073 const PetscSFNode *subs_remote; in PCBDDCGraphSetUp() local
1075 PetscCall(PetscSFGetGraph(graph->interface_ref_sf, NULL, NULL, NULL, &subs_remote)); in PCBDDCGraphSetUp()
1105 const PetscMPIInt rr = (PetscMPIInt)subs_remote[i].rank; in PCBDDCGraphSetUp()