Searched defs:yAnorm (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 115 …orm, PetscReal *fMnorm, PetscReal *yMnorm, PetscReal *xAnorm, PetscReal *fAnorm, PetscReal *yAnorm) in SNESNGMRESNorms_Private() 163 …PetscReal objM, Vec XA, Vec FA, PetscReal xAnorm, PetscReal fAnorm, PetscReal yAnorm, PetscReal ob… in SNESNGMRESSelect_Private()
|
| H A D | snesngmres.c | 137 PetscReal ynorm, yMnorm, yAnorm; in SNESSolve_NGMRES() local
|