Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dtaoimpl.h179 PetscBool hist_malloc; member
/petsc/src/tao/interface/
H A Dtaosolver.c307 …if ((*tao)->hist_malloc) PetscCall(PetscFree4((*tao)->hist_obj, (*tao)->hist_resid, (*tao)->hist_c… in TaoDestroy()
2586 tao->hist_malloc = PETSC_TRUE; in TaoSetConvergenceHistory()