Home
last modified time | relevance | path

Searched defs:pnorm (Results 1 – 4 of 4) sorted by relevance

/petsc/src/snes/impls/ntrdc/ !
H A Dntrdc.c63 … SNESTRDC_Converged_Private(SNES snes, PetscInt it, PetscReal xnorm, PetscReal pnorm, PetscReal fn… in SNESTRDC_Converged_Private()
/petsc/src/ksp/ksp/utils/lmvm/sr1/ !
H A Dsr1.c279 PetscReal snorm, pnorm; in MatUpdate_LMVMSR1() local
/petsc/src/ksp/ksp/impls/minres/ !
H A Dminres.c104 …PetscReal Axnorm, xnorm, xnorm_tmp, xl2norm = 0.0, pnorm, Anorm = 0.0, gmin = 0.0, gminl = 0.0,… in KSPSolve_MINRES() local
/petsc/src/snes/impls/tr/ !
H A Dtr.c86 …de SNESTR_Converged_Private(SNES snes, PetscInt it, PetscReal xnorm, PetscReal pnorm, PetscReal fn… in SNESTR_Converged_Private()