Searched refs:next_tmp (Results 1 – 2 of 2) sorted by relevance
217 PC_CompositeLink next = jac->head, next_tmp; in PCDestroy_Composite() local223 next_tmp = next; in PCDestroy_Composite()225 PetscCall(PetscFree(next_tmp)); in PCDestroy_Composite()
395 SNES_CompositeLink next = jac->head, next_tmp; in SNESDestroy_Composite() local401 next_tmp = next; in SNESDestroy_Composite()403 PetscCall(PetscFree(next_tmp)); in SNESDestroy_Composite()