Home
last modified time | relevance | path

Searched defs:maxits (Results 1 – 24 of 24) sorted by relevance

/petsc/src/snes/impls/richardson/
H A Dsnesrichardson.c30 PetscInt maxits, i; in SNESSolve_NRichardson() local
/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dmodpcf.c74 PetscInt maxits; in KSPFlexibleModifyPCKSP() local
/petsc/src/ksp/pc/impls/parms/
H A Dparms.c31 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 Dls.c127 PetscInt maxits, i, lits; in SNESSolve_NEWTONLS() local
/petsc/src/snes/impls/ncg/
H A Dsnesncg.c183 PetscInt maxits, i; in SNESSolve_NCG() local
/petsc/src/snes/impls/vi/ss/
H A Dviss.c198 PetscInt maxits, i, lits; in SNESSolve_VINEWTONSSLS() local
/petsc/src/snes/impls/al/
H A Dal.c286 PetscInt maxits, maxincs, lits; in SNESSolve_NEWTONAL() local
/petsc/src/snes/impls/ntrdc/
H A Dntrdc.c301 PetscInt maxits, i, j, lits, inner_count, bs; in SNESSolve_NEWTONTRDC() local
/petsc/src/ksp/pc/impls/mg/
H A Dmgfunc.c592 PetscInt maxits; in PCMGGetSmootherUp() local
/petsc/src/snes/impls/vi/rs/
H A Dvirs.c299 PetscInt maxits, i, lits; in SNESSolve_VINEWTONRSLS() local
/petsc/src/tao/interface/
H A Dtaosolver.c1120 PetscErrorCode TaoSetMaximumIterations(Tao tao, PetscInt maxits) in TaoSetMaximumIterations()
1151 PetscErrorCode TaoGetMaximumIterations(Tao tao, PetscInt *maxits) in TaoGetMaximumIterations()
/petsc/src/tao/complementarity/tutorials/
H A Dminsurf1.c425 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
/petsc/src/snes/impls/multiblock/
H A Dmultiblock.c449 PetscInt maxits, i; in SNESSolve_Multiblock() local
/petsc/src/tao/unconstrained/tutorials/
H A Dminsurf1.c473 PetscInt maxits = 5; in MSA_BoundaryConditions() local
H A Dminsurf2.c689 PetscInt i, j, k, limit = 0, maxits = 5; in MSA_BoundaryConditions() local
/petsc/src/snes/tutorials/
H A Dex58.c462 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions() local
H A Dex4.c458 PetscInt i, j, k, limit = 0, maxits = 5; in FormBoundaryConditions_Enneper() local
/petsc/src/ksp/ksp/interface/
H A Ditfunc.c1641 …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 Dpch2opus.c32 PetscInt maxits; member
/petsc/src/snes/impls/tr/
H A Dtr.c489 PetscInt maxits, lits; in SNESSolve_NEWTONTR() local
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c869 …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 Dplate2.c605 PetscInt i, j, k, maxits = 5, limit = 0; in MSA_BoundaryConditions() local
/petsc/src/ts/tutorials/multirate/
H A Dex4.c175 const PetscInt maxits = 50; in PhysicsRiemann_Shallow_Exact() local
/petsc/src/ts/tutorials/
H A Dex9.c1028 const PetscInt maxits = 50; in PhysicsRiemann_Shallow_Exact() local