Searched defs:fMnorm (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/impls/ngmres/ |
| H A D | ngmresfunc.c | 38 …ution_Private(SNES snes, PetscInt ivec, PetscInt l, Vec XM, Vec FM, PetscReal fMnorm, Vec X, Vec X… in SNESNGMRESFormCombinedSolution_Private() 115 …A, Vec D, PetscReal *dnorm, PetscReal *dminnorm, PetscReal *xMnorm, PetscReal *fMnorm, PetscReal *… in SNESNGMRESNorms_Private() 163 …te(SNES snes, PetscInt k_restart, Vec XM, Vec FM, PetscReal xMnorm, PetscReal fMnorm, PetscReal yM… in SNESNGMRESSelect_Private()
|
| H A D | anderson.c | 30 PetscReal fnorm, fMnorm, fAnorm; in SNESSolve_Anderson() local
|
| H A D | snesngmres.c | 135 PetscReal fnorm, fMnorm, fAnorm; /* coefficients and RHS to the minimization problem */ in SNESSolve_NGMRES() local
|