Searched defs:multi (Results 1 – 3 of 3) sorted by relevance
1249 PetscErrorCode PetscSFGetMultiSF(PetscSF sf, PetscSF *multi) in PetscSFGetMultiSF()1905 PetscSF multi = NULL; in PetscSFGatherBegin() local1934 PetscSF multi = NULL; in PetscSFGatherEnd() local1962 PetscSF multi = NULL; in PetscSFScatterBegin() local1991 PetscSF multi = NULL; in PetscSFScatterEnd() local
98 …PetscSF multi; /* Internal graph used to implement gather and scatter operat… member
3477 PetscSF multi, multiInv, indicesSF; in DMPlexTransferInjectorTree() local