Searched defs:nowners (Results 1 – 2 of 2) sorted by relevance
438 PetscErrorCode VecStashGetOwnerList_Private(VecStash *stash, PetscLayout map, PetscMPIInt *nowners,… in VecStashGetOwnerList_Private()
226 PetscMPIInt nowners, bnowners, *owners, *bowners; in VecAssemblyBegin_MPI_BTS() local