Home
last modified time | relevance | path

Searched defs:max_its (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/impls/gs/
H A Dgsimpl.h8 PetscInt max_its; /* maximum iterations of the inner pointblock solver */ member
H A Dsnesgs.c171 PetscInt sweeps, max_its = PETSC_CURRENT; in SNESSetFromOptions_NGS() local
/petsc/src/ksp/ksp/impls/cg/gltr/
H A Dgltr.c894 PetscInt max_its; in KSPCGSetUp_GLTR() local
/petsc/src/snes/tutorials/
H A Dex19.c375 PetscInt max_its, tot_its; in NonlinearGS() local
/petsc/src/snes/interface/
H A Dsnes.c962 PetscInt i, indx, lag, grids, max_its, max_funcs; in SNESSetFromOptions() local