Home
last modified time | relevance | path

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

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