Searched refs:TaoBNCGConductIteration (Results 1 – 2 of 2) sorted by relevance
54 PETSC_INTERN PetscErrorCode TaoBNCGConductIteration(Tao, PetscReal);
116 PetscCall(TaoBNCGConductIteration(tao, gnorm)); in TaoSolve_BNCG()869 PETSC_INTERN PetscErrorCode TaoBNCGConductIteration(Tao tao, PetscReal gnorm) in TaoBNCGConductIteration() function