| /petsc/src/snes/impls/richardson/ |
| H A D | snesrichardson.c | 30 PetscInt maxits, i; in SNESSolve_NRichardson() local
|
| /petsc/src/ksp/ksp/impls/gmres/fgmres/ |
| H A D | modpcf.c | 74 PetscInt maxits; in KSPFlexibleModifyPCKSP() local
|
| /petsc/src/ksp/pc/impls/parms/ |
| H A D | parms.c | 31 PetscInt levels, blocksize, maxdim, maxits, lfil[7]; member 411 static PetscErrorCode PCPARMSSetSolveTolerances_PARMS(PC pc, PetscReal tol, PetscInt maxits) in PCPARMSSetSolveTolerances_PARMS() 449 PetscErrorCode PCPARMSSetSolveTolerances(PC pc, PetscReal tol, PetscInt maxits) in PCPARMSSetSolveTolerances()
|
| /petsc/src/snes/impls/ls/ |
| H A D | ls.c | 127 PetscInt maxits, i, lits; in SNESSolve_NEWTONLS() local
|
| /petsc/src/snes/impls/ncg/ |
| H A D | snesncg.c | 183 PetscInt maxits, i; in SNESSolve_NCG() local
|
| /petsc/src/snes/impls/vi/ss/ |
| H A D | viss.c | 198 PetscInt maxits, i, lits; in SNESSolve_VINEWTONSSLS() local
|
| /petsc/src/snes/impls/al/ |
| H A D | al.c | 286 PetscInt maxits, maxincs, lits; in SNESSolve_NEWTONAL() local
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 301 PetscInt maxits, i, j, lits, inner_count, bs; in SNESSolve_NEWTONTRDC() local
|
| /petsc/src/ksp/pc/impls/mg/ |
| H A D | mgfunc.c | 592 PetscInt maxits; in PCMGGetSmootherUp() local
|
| /petsc/src/snes/impls/vi/rs/ |
| H A D | virs.c | 299 PetscInt maxits, i, lits; in SNESSolve_VINEWTONRSLS() local
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 1120 PetscErrorCode TaoSetMaximumIterations(Tao tao, PetscInt maxits) in TaoSetMaximumIterations() 1151 PetscErrorCode TaoGetMaximumIterations(Tao tao, PetscInt *maxits) in TaoGetMaximumIterations()
|
| /petsc/src/tao/complementarity/tutorials/ |
| H A D | minsurf1.c | 425 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
|
| /petsc/src/snes/impls/multiblock/ |
| H A D | multiblock.c | 449 PetscInt maxits, i; in SNESSolve_Multiblock() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | minsurf1.c | 473 PetscInt maxits = 5; in MSA_BoundaryConditions() local
|
| H A D | minsurf2.c | 689 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex58.c | 462 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions() local
|
| H A D | ex4.c | 458 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions_Enneper() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itfunc.c | 1641 …KSP ksp, PeOp PetscReal *rtol, PeOp PetscReal *abstol, PeOp PetscReal *dtol, PeOp PetscInt *maxits) in KSPGetTolerances() 1693 …orCode KSPSetTolerances(KSP ksp, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt maxits) in KSPSetTolerances()
|
| /petsc/src/ksp/pc/impls/h2opus/ |
| H A D | pch2opus.c | 32 PetscInt maxits; member
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 489 PetscInt maxits, lits; in SNESSolve_NEWTONTR() local
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 869 …c b, Vec x, Vec r, PetscReal rtol, PetscReal abstol, PetscReal dtol, PetscInt maxits, PetscBool ze… in PCShellSetApplyRichardson()
|
| /petsc/src/tao/bound/tutorials/ |
| H A D | plate2.c | 605 PetscInt i, j, k, maxits = 5, limit = 0; in MSA_BoundaryConditions() local
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex4.c | 175 const PetscInt maxits = 50; in PhysicsRiemann_Shallow_Exact() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 1028 const PetscInt maxits = 50; in PhysicsRiemann_Shallow_Exact() local
|