Searched defs:resid (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | chwirut1.c | 52 PetscReal hist[100], resid[100]; in main() local
|
| H A D | tomography.c | 51 PetscReal hist[100], resid[100], v1, v2; in main() local
|
| H A D | cs1.c | 132 PetscReal hist[100], resid[100]; in main() local
|
| /petsc/src/tao/leastsquares/tests/ |
| H A D | chwirut2.c | 55 PetscReal hist[100], resid[100]; in main() local
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 2574 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 D | snesut.c | 479 Vec resid; in SNESMonitorRange_Private() local
|
| /petsc/include/petsc/private/ |
| H A D | taoimpl.h | 190 static inline PetscErrorCode TaoLogConvergenceHistory(Tao tao, PetscReal obj, PetscReal resid, Pets… in TaoLogConvergenceHistory()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | iterativ.c | 296 Vec resid; in KSPMonitorRange_Private() local
|