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