Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsctao.h418 PETSC_EXTERN PetscErrorCode TaoGetCurrentTrustRegionRadius(Tao, PetscReal *);
/petsc/src/tao/interface/
H A Dtaosolver.c1232 PetscErrorCode TaoGetCurrentTrustRegionRadius(Tao tao, PetscReal *radius) in TaoGetCurrentTrustRegionRadius() function
/petsc/doc/manual/
H A Dtao.md2870 can be found by using the command `TaoGetCurrentTrustRegionRadius()`.