Home
last modified time | relevance | path

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

/petsc/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c42 static PetscErrorCode TaoView_GPCG(Tao tao, PetscViewer viewer) in TaoView_GPCG() function
301 tao->ops->view = TaoView_GPCG; in TaoCreate_GPCG()