Searched defs:fAnorm (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/impls/ngmres/ |
| H A D | anderson.c | 30 PetscReal fnorm, fMnorm, fAnorm; in SNESSolve_Anderson() local
|
| H A D | ngmresfunc.c | 115 …l *xMnorm, PetscReal *fMnorm, PetscReal *yMnorm, PetscReal *xAnorm, PetscReal *fAnorm, PetscReal *… in SNESNGMRESNorms_Private() 163 …PetscReal yMnorm, PetscReal objM, Vec XA, Vec FA, PetscReal xAnorm, PetscReal fAnorm, PetscReal yA… in SNESNGMRESSelect_Private()
|
| H A D | snesngmres.c | 135 PetscReal fnorm, fMnorm, fAnorm; /* coefficients and RHS to the minimization problem */ in SNESSolve_NGMRES() local
|