Searched refs:KSPLGMRESGetNewVectors (Results 1 – 1 of 1) sorted by relevance
3 static PetscErrorCode KSPLGMRESGetNewVectors(KSP, PetscInt);164 PetscCall(KSPLGMRESGetNewVectors(ksp, loc_it + 1)); in KSPLGMRESCycle()507 static PetscErrorCode KSPLGMRESGetNewVectors(KSP ksp, PetscInt it) in KSPLGMRESGetNewVectors() function