Home
last modified time | relevance | path

Searched defs:resid (Results 1 – 8 of 8) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/
H A Dchwirut1.c52 PetscReal hist[100], resid[100]; in main() local
H A Dtomography.c51 PetscReal hist[100], resid[100], v1, v2; in main() local
H A Dcs1.c132 PetscReal hist[100], resid[100]; in main() local
/petsc/src/tao/leastsquares/tests/
H A Dchwirut2.c55 PetscReal hist[100], resid[100]; in main() local
/petsc/src/tao/interface/
H A Dtaosolver.c2574 PetscErrorCode TaoSetConvergenceHistory(Tao tao, PetscReal obj[], PetscReal resid[], PetscReal cnor… in TaoSetConvergenceHistory()
2633 PetscErrorCode TaoGetConvergenceHistory(Tao tao, PetscReal **obj, PetscReal **resid, PetscReal **cn… in TaoGetConvergenceHistory()
/petsc/src/snes/interface/
H A Dsnesut.c479 Vec resid; in SNESMonitorRange_Private() local
/petsc/include/petsc/private/
H A Dtaoimpl.h190 static inline PetscErrorCode TaoLogConvergenceHistory(Tao tao, PetscReal obj, PetscReal resid, Pets… in TaoLogConvergenceHistory()
/petsc/src/ksp/ksp/interface/
H A Diterativ.c296 Vec resid; in KSPMonitorRange_Private() local