Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/
H A Dvecstash.c337 PetscBool match_found = PETSC_FALSE; in VecStashScatterGetMesg_Private() local
347 while (!match_found) { in VecStashScatterGetMesg_Private()
367 match_found = PETSC_TRUE; in VecStashScatterGetMesg_Private()
/petsc/src/mat/utils/
H A Dmatstash.c632 PetscBool match_found = PETSC_FALSE; in MatStashScatterGetMesg_Ref() local
642 while (!match_found) { in MatStashScatterGetMesg_Ref()
671 match_found = PETSC_TRUE; in MatStashScatterGetMesg_Ref()