Searched refs:PetscHashIterIncContinue (Results 1 – 1 of 1) sorted by relevance
121 #define PetscHashIterIncContinue(ht, it) (!PetscHashIterAtEnd((ht), (it)) && !kh_exist((ht), (it))) macro126 if (PetscHashIterIncContinue((ht), phib_it_)) PetscHashIterNext((ht), phib_it_); \133 } while (PetscHashIterIncContinue((ht), (i)))