Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cgs/
H A Dcgs.c69 PetscInt numnp = 0, *max_pos = NULL; in KSPSolve_CGS() local
70 PetscCall(VecMax(RP, max_pos, &vr0max)); in KSPSolve_CGS()