Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h54 PETSC_INTERN PetscErrorCode TaoBNCGConductIteration(Tao, PetscReal);
H A Dbncg.c116 PetscCall(TaoBNCGConductIteration(tao, gnorm)); in TaoSolve_BNCG()
869 PETSC_INTERN PetscErrorCode TaoBNCGConductIteration(Tao tao, PetscReal gnorm) in TaoBNCGConductIteration() function