Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsctao.h426 PETSC_EXTERN PetscErrorCode TaoGetResidualNorm(Tao, PetscReal *);
/petsc/src/tao/interface/
H A Dtaosolver.c2305 PetscErrorCode TaoGetResidualNorm(Tao tao, PetscReal *value) in TaoGetResidualNorm() function