Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.h53 …t **leafranks, const PetscInt **leafoffset, const PetscInt **leafloc, const PetscInt **leafrremote) in PetscSFGetLeafInfo_Basic() argument
61 if (leafrremote) *leafrremote = sf->rremote; in PetscSFGetLeafInfo_Basic()