Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcr.c494 PetscErrorCode KSPPIPEGCRSetMmax(KSP ksp, PetscInt mmax) in KSPPIPEGCRSetMmax() function
651 if (flg) PetscCall(KSPPIPEGCRSetMmax(ksp, mmax)); in KSPSetFromOptions_PIPEGCR()
/petsc/include/
H A Dpetscksp.h368 PETSC_EXTERN PetscErrorCode KSPPIPEGCRSetMmax(KSP, PetscInt);