Searched refs:j_ (Results 1 – 1 of 1) sorted by relevance
363 for (PetscInt j_ = oldest; j_ < next; j_++) { in LMProductsMakeHermitian() local364 PetscInt j = j_ % m; in LMProductsMakeHermitian()367 for (PetscInt i_ = j_ + 1; i_ < next; i_++) { in LMProductsMakeHermitian()