Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/lib-petsc/
H A Dcustom.h625 PetscErrorCode TaoHasGradientRoutine(Tao tao, PetscBool* flg) in TaoHasGradientRoutine() function
665 PetscCall(TaoHasGradientRoutine(tao,&has_g)); in TaoGetVecs()