Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c185 if (TAO_BNCG_GD == cg->cg_type) { in TaoSetFromOptions_BNCG()
898 if (cg->cg_type == TAO_BNCG_GD) { in TaoBNCGConductIteration()
980 if (cg->cg_type != TAO_BNCG_GD) { in TaoBNCGConductIteration()
/petsc/include/
H A Dpetsctao.h168 TAO_BNCG_GD, enumerator
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi79 TAO_BNCG_GD
H A DTAO.pyx76 GD = TAO_BNCG_GD