Searched defs:step1 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/impls/qcg/ |
| H A D | qcg.c | 20 static PetscErrorCode KSPQCGQuadraticRoots(Vec s, Vec p, PetscReal delta, PetscReal *step1, PetscRe… in KSPQCGQuadraticRoots() 149 PetscReal q1, q2, xnorm, step1, step2, rnrm = 0.0, btx, xtax; in KSPSolve_QCG() local
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | ipm.h | 45 VecScatter step1, step2, step3, step4; member
|