Home
last modified time | relevance | path

Searched defs:outits (Results 1 – 9 of 9) sorted by relevance

/petsc/src/ksp/pc/impls/sor/
H A Dsor.c52 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_SOR()
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_coarsedm.c363 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool zeroguess, PetscInt *outits, PCRichardson… in PCApplyRichardson_Telescope_CoarseDM()
H A Dtelescope.c618 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool zeroguess, PetscInt *outits, PCRichardson… in PCApplyRichardson_Telescope()
H A Dtelescope_dmda.c932 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool zeroguess, PetscInt *outits, PCRichardson… in PCApplyRichardson_Telescope_dmda()
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c1357 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_HYPRE_BoomerAMG()
2836 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_PFMG()
3090 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_SysPFMG()
3271 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_SMG()
/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c64 … PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *outits, PCRichardson… in ourapplyrichardson()
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c231 …PetscReal abstol, PetscReal dtol, PetscInt it, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson_Shell()
/petsc/src/ksp/pc/interface/
H A Dprecon.c962 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outits, PCRichardson… in PCApplyRichardson()
/petsc/src/ksp/pc/impls/mg/
H A Dmg.c124 …etscReal abstol, PetscReal dtol, PetscInt its, PetscBool zeroguess, PetscInt *outits, PCRichardson… in PCApplyRichardson_MG()