Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcg.c410 PetscErrorCode KSPPIPEFCGSetMmax(KSP ksp, PetscInt mmax) in KSPPIPEFCGSetMmax() function
563 if (flg) PetscCall(KSPPIPEFCGSetMmax(ksp, mmax)); in KSPSetFromOptions_PIPEFCG()
/petsc/include/
H A Dpetscksp.h361 PETSC_EXTERN PetscErrorCode KSPPIPEFCGSetMmax(KSP, PetscInt);