Searched refs:KSPLGMRESSetAugDim (Results 1 – 2 of 2) sorted by relevance
26 PetscErrorCode KSPLGMRESSetAugDim(KSP ksp, PetscInt dim) in KSPLGMRESSetAugDim() function585 if (flg) PetscCall(KSPLGMRESSetAugDim(ksp, aug)); in KSPSetFromOptions_LGMRES()
412 PETSC_EXTERN PetscErrorCode KSPLGMRESSetAugDim(KSP, PetscInt);