Searched defs:guesszero (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ksp/pc/tests/ |
| H A D | ex5.c | 220 …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 D | sor.c | 52 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson_SOR()
|
| /petsc/src/ksp/pc/impls/hypre/ |
| H A D | hypre.c | 1357 …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 D | zshellpcf.c | 64 …c w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *… in ourapplyrichardson()
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 231 … w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt it, PetscBool guesszero, PetscInt *… in PCApplyRichardson_Shell()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 962 …w, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *… in PCApplyRichardson()
|