Home
last modified time | relevance | path

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

/petsc/src/tao/unconstrained/impls/cg/
H A Dtaocg.c15 TAO_CG *cgP = (TAO_CG *)tao->data; in TaoSolve_CG()
198 TAO_CG *cgP = (TAO_CG *)tao->data; in TaoSetUp_CG()
210 TAO_CG *cgP = (TAO_CG *)tao->data; in TaoDestroy_CG()
224 TAO_CG *cgP = (TAO_CG *)tao->data; in TaoSetFromOptions_CG()
240 TAO_CG *cgP = (TAO_CG *)tao->data; in TaoView_CG()
276 TAO_CG *cgP; in TaoCreate_CG()
H A Dtaocg.h28 } TAO_CG; typedef
/petsc/doc/manual/
H A Dtao.md3094 } TAO_CG;
3115 TAO_CG *cg = (TAO_CG *) tao->data;
3166 a `TAO_CG` data structure. This structure contains pointers to three
3243 TAO_CG *cg = (TAO_CG*)tao->data;
3274 `TAO_CG` data structure. Notice that the `Tao` object now has a
3297 and the `TAO_CG` structure.
3302 TAO_CG *cg = (TAO_CG *) tao->data;
3333 TAO_CG *cg = (TAO_CG*)tao->data;
3355 TAO_CG *cg = (TAO_CG*)solver;
3375 TAO_CG *cg = (TAO_CG*)tao->data;