Home
last modified time | relevance | path

Searched defs:KSPFlexibleModifyPCKSP (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dmodpcf.c71 PetscErrorCode KSPFlexibleModifyPCKSP(KSP ksp, PetscInt total_its, PetscInt loc_its, PetscReal res_… in KSPFlexibleModifyPCKSP() function
/petsc/include/
H A Dpetscksp.h556 PETSC_EXTERN KSPFlexibleModifyPCFn KSPFlexibleModifyPCKSP; variable