Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c64 …PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *outit… in ourapplyrichardson() argument
66 …fortran_func_pointers[2]))(&pc, &x, &y, &w, &rtol, &abstol, &dtol, &m, &guesszero, outits, reason,… in ourapplyrichardson()
/petsc/src/ksp/pc/impls/sor/
H A Dsor.c52 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_SOR() argument
58 if (guesszero) stype = (MatSORType)(stype | SOR_ZERO_INITIAL_GUESS); in PCApplyRichardson_SOR()
/petsc/src/ksp/pc/tests/
H A Dex5.c220 …PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *its, … in gauss_seidel() argument
245 …PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt m, PetscBool guesszero, PetscInt *its, … in jacobi_smoother() argument
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c231 …etscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt it, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_Shell() argument
239 …lyrichardson", (*shell->applyrich)(pc, x, y, w, rtol, abstol, dtol, it, guesszero, outits, reason)… in PCApplyRichardson_Shell()
/petsc/src/ksp/pc/interface/
H A Dprecon.c962 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson() argument
971 …PetscUseTypeMethod(pc, applyrichardson, b, y, w, rtol, abstol, dtol, its, guesszero, outits, reaso… in PCApplyRichardson()
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c1357 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_HYPRE_BoomerAMG() argument
2836 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_PFMG() argument
3090 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_SysPFMG() argument
3271 …tscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt its, PetscBool guesszero, PetscInt *outit… in PCApplyRichardson_SMG() argument