Searched defs:yMnorm (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 115 … *dnorm, PetscReal *dminnorm, PetscReal *xMnorm, PetscReal *fMnorm, PetscReal *yMnorm, PetscReal *… in SNESNGMRESNorms_Private() 163 …cInt k_restart, Vec XM, Vec FM, PetscReal xMnorm, PetscReal fMnorm, PetscReal yMnorm, PetscReal ob… in SNESNGMRESSelect_Private()
|
| H A D | snesngmres.c | 137 PetscReal ynorm, yMnorm, yAnorm; in SNESSolve_NGMRES() local
|