Searched refs:conv_hist_alloc (Results 1 – 2 of 2) sorted by relevance
142 PetscBool conv_hist_alloc; member
3571 if ((*snes)->conv_hist_alloc) PetscCall(PetscFree2((*snes)->conv_hist, (*snes)->conv_hist_its)); in SNESDestroy()4481 snes->conv_hist_alloc = PETSC_TRUE; in SNESSetConvergenceHistory()