Searched defs:xMnorm (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 115 …c FM, Vec XA, Vec FA, Vec D, PetscReal *dnorm, PetscReal *dminnorm, PetscReal *xMnorm, PetscReal *… in SNESNGMRESNorms_Private() 163 …NGMRESSelect_Private(SNES snes, PetscInt k_restart, Vec XM, Vec FM, PetscReal xMnorm, PetscReal fM… in SNESNGMRESSelect_Private()
|
| H A D | snesngmres.c | 136 PetscReal xnorm, xMnorm, xAnorm; in SNESSolve_NGMRES() local
|