Home
last modified time | relevance | path

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

/petsc/src/tao/bound/impls/bncg/
H A Dbncg.h52 PETSC_INTERN PetscErrorCode TaoBNCGBoundStep(Tao, PetscInt, Vec);
H A Dbncg.c42 PetscErrorCode TaoBNCGBoundStep(Tao tao, PetscInt asType, Vec step) in TaoBNCGBoundStep() function
917 PetscCall(TaoBNCGBoundStep(tao, cg->as_type, tao->stepdirection)); in TaoBNCGConductIteration()
934 PetscCall(TaoBNCGBoundStep(tao, cg->as_type, tao->stepdirection)); in TaoBNCGConductIteration()
978 PetscCall(TaoBNCGBoundStep(tao, cg->as_type, tao->stepdirection)); in TaoBNCGConductIteration()
999 PetscCall(TaoBNCGBoundStep(tao, cg->as_type, tao->stepdirection)); in TaoBNCGConductIteration()