Home
last modified time | relevance | path

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

/petsc/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c7 static PetscErrorCode TaoDestroy_GPCG(Tao tao) in TaoDestroy_GPCG() function
303 tao->ops->destroy = TaoDestroy_GPCG; in TaoCreate_GPCG()