Home
last modified time | relevance | path

Searched defs:fMnorm (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/ngmres/
H A Dngmresfunc.c38 …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 Danderson.c30 PetscReal fnorm, fMnorm, fAnorm; in SNESSolve_Anderson() local
H A Dsnesngmres.c135 PetscReal fnorm, fMnorm, fAnorm; /* coefficients and RHS to the minimization problem */ in SNESSolve_NGMRES() local