Home
last modified time | relevance | path

Searched refs:Anorml (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/impls/minres/
H A Dminres.c105 … 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()