Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex5.c28 PetscInt its, n = 5, nb, maxit, maxf, *lens; in main() local
/petsc/src/snes/tutorials/
H A Dex2.c38 PetscInt its, n = 5, i, maxit, maxf; in main() local
H A Dex3k.kokkos.cxx227 PetscInt its, N = 5, maxit, maxf; in main() local
H A Dex3.c86 PetscInt its, N = 5, i, maxit, maxf, xs, xm; in main() local
/petsc/src/snes/interface/
H A Dsnes.c3927 …erances(SNES snes, PetscReal abstol, PetscReal rtol, PetscReal stol, PetscInt maxit, PetscInt maxf) in SNESSetTolerances()
4042 …nces(SNES snes, PetscReal *atol, PetscReal *rtol, PetscReal *stol, PetscInt *maxit, PetscInt *maxf) in SNESGetTolerances()
/petsc/src/sys/logging/handler/impls/default/
H A Dlogdefault.c1279 …PetscLogDouble minf, maxf, totf, ratf, mint, maxt, tott, ratt, ratC, totm, totml, totr, m… in PetscLogHandlerView_Default_Info() local