Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmproducts.c363 for (PetscInt j_ = oldest; j_ < next; j_++) { in LMProductsMakeHermitian() local
364 PetscInt j = j_ % m; in LMProductsMakeHermitian()
367 for (PetscInt i_ = j_ + 1; i_ < next; i_++) { in LMProductsMakeHermitian()