Searched refs:Anorml (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/impls/minres/ |
| H A D | minres.c | 105 … Acond = 1.0, Acondl = 0.0, rnorml, rnorm, rootl, relAresl, relres, relresl, Arnorml, Anorml = 0.0; in KSPSolve_MINRES() local 381 Anorml = Anorm; in KSPSolve_MINRES() 425 …uble)rnorml, (double)Arnorml, (double)relresl, (double)relAresl, (double)Anorml, (double)Acondl, (… in KSPSolve_MINRES() 469 …uble)rnorml, (double)Arnorml, (double)relresl, (double)relAresl, (double)Anorml, (double)Acondl, (… in KSPSolve_MINRES()
|