Searched refs:mfilled (Results 1 – 1 of 1) sorted by relevance
220 PetscCount mfilled; in PetscParallelRedistribute() local224 PetscCallMPI(MPIU_Get_count(&status, MPIU_INT, &mfilled)); in PetscParallelRedistribute()225 filled += mfilled; in PetscParallelRedistribute()