Searched refs:KSPFGMRESGetNewVectors (Results 1 – 1 of 1) sorted by relevance
16 static PetscErrorCode KSPFGMRESGetNewVectors(KSP, PetscInt);111 PetscCall(KSPFGMRESGetNewVectors(ksp, loc_it + 1)); in KSPFGMRESCycle()369 static PetscErrorCode KSPFGMRESGetNewVectors(KSP ksp, PetscInt it) in KSPFGMRESGetNewVectors() function