Searched defs:norm_d (Results 1 – 12 of 12) sorted by relevance
21 PetscReal norm_d; member
540 static PetscErrorCode KSPCGGetNormD_NASH(KSP ksp, PetscReal *norm_d) in KSPCGGetNormD_NASH()
20 PetscReal norm_d; member
562 static PetscErrorCode KSPCGGetNormD_STCG(KSP ksp, PetscReal *norm_d) in KSPCGGetNormD_STCG()
134 PetscErrorCode KSPCGGetNormD(KSP ksp, PetscReal *norm_d) in KSPCGGetNormD()
124 PetscReal r2, norm_p, norm_d, dMp; in KSPSolve_CG() local
21 PetscScalar norm_d; /* two norm of the descent direction */ member
33 PetscReal norm_d; member
940 static PetscErrorCode KSPCGGetNormD_GLTR(KSP ksp, PetscReal *norm_d) in KSPCGGetNormD_GLTR()
54 PetscReal norm_d; in TaoSolve_NTR() local
42 PetscReal norm_d = 0.0; in TaoSolve_NTL() local
51 PetscReal norm_d = 0.0, e_min; in TaoSolve_NLS() local