Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/lgmres/
H A Dlgmres.c26 PetscErrorCode KSPLGMRESSetAugDim(KSP ksp, PetscInt dim) in KSPLGMRESSetAugDim() function
585 if (flg) PetscCall(KSPLGMRESSetAugDim(ksp, aug)); in KSPSetFromOptions_LGMRES()
/petsc/include/
H A Dpetscksp.h412 PETSC_EXTERN PetscErrorCode KSPLGMRESSetAugDim(KSP, PetscInt);