Home
last modified time | relevance | path

Searched defs:guesszero (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ksp/pc/tests/
H A Dex5.c220 …c w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *… in gauss_seidel()
245 …c w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *… in jacobi_smoother()
/petsc/src/ksp/pc/impls/sor/
H A Dsor.c52 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_SOR()
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c1357 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_HYPRE_BoomerAMG()
2836 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_PFMG()
3090 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_SysPFMG()
3271 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_SMG()
/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c64 …c w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *… in ourapplyrichardson()
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c231 … w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt it, PetscBool guesszero, PetscInt *… in PCApplyRichardson_Shell()
/petsc/src/ksp/pc/interface/
H A Dprecon.c962 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson()