Home
last modified time | relevance | path

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

/petsc/src/tao/quadratic/impls/gpcg/
H A Dgpcg.c9 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoDestroy_GPCG()
30 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoSetFromOptions_GPCG()
44 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoView_GPCG()
64 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in GPCGObjectiveAndGradient()
78 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoSetup_GPCG()
109 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoSolve_GPCG()
220 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in GPCGGradProjections()
268 TAO_GPCG *gpcg = (TAO_GPCG *)tao->data; in TaoComputeDual_GPCG()
296 TAO_GPCG *gpcg; in TaoCreate_GPCG()
H A Dgpcg.h57 } TAO_GPCG; typedef