Home
last modified time | relevance | path

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

/petsc/src/vec/is/utils/
H A Dpsort.c220 PetscCount mfilled; in PetscParallelRedistribute() local
224 PetscCallMPI(MPIU_Get_count(&status, MPIU_INT, &mfilled)); in PetscParallelRedistribute()
225 filled += mfilled; in PetscParallelRedistribute()