| /petsc/src/ksp/pc/impls/sor/ |
| H A D | sor.c | 8 PetscInt lits; /* local inner iterations, number of sweeps applied by the local matrix mat->A */ member 140 static PetscErrorCode PCSORSetIterations_SOR(PC pc, PetscInt its, PetscInt lits) in PCSORSetIterations_SOR() 168 static PetscErrorCode PCSORGetIterations_SOR(PC pc, PetscInt *its, PetscInt *lits) in PCSORGetIterations_SOR() 273 PetscErrorCode PCSORGetIterations(PC pc, PetscInt *its, PetscInt *lits) in PCSORGetIterations() 376 PetscErrorCode PCSORSetIterations(PC pc, PetscInt its, PetscInt lits) in PCSORSetIterations()
|
| /petsc/src/snes/impls/ksponly/ |
| H A D | ksponly.c | 10 PetscInt lits; in SNESSolve_KSPONLY() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex25.c | 31 PetscInt its, lits; in main() local
|
| H A D | ex18.c | 55 PetscInt its, lits; in main() local
|
| /petsc/src/snes/impls/ls/ |
| H A D | ls.c | 127 PetscInt maxits, i, lits; in SNESSolve_NEWTONLS() local
|
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | chwirut1.c | 53 PetscInt lits[100]; in main() local
|
| H A D | tomography.c | 52 PetscInt lits[100]; in main() local
|
| H A D | cs1.c | 133 PetscInt lits[100]; in main() local
|
| /petsc/src/tao/leastsquares/tests/ |
| H A D | chwirut2.c | 56 PetscInt lits[100]; in main() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex24.c | 21 PetscInt i, steps, nits, lits; in main() local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | relax.h | 122 …A, Vec bb, PetscReal omega, MatSORType flag, PetscReal fshift, PetscInt its, PetscInt lits, Vec xx) in MatSOR_SeqSBAIJ_ushort()
|
| /petsc/src/snes/impls/vi/ss/ |
| H A D | viss.c | 198 PetscInt maxits, i, lits; in SNESSolve_VINEWTONSSLS() local
|
| /petsc/src/mat/impls/aij/seq/aijsell/ |
| H A D | aijsell.c | 187 …A, Vec bb, PetscReal omega, MatSORType flag, PetscReal fshift, PetscInt its, PetscInt lits, Vec xx) in MatSOR_SeqAIJSELL()
|
| /petsc/src/tao/interface/ |
| H A D | taosolver.c | 1314 PetscErrorCode TaoGetLinearSolveIterations(Tao tao, PetscInt *lits) in TaoGetLinearSolveIterations() 2574 …tory(Tao tao, PetscReal obj[], PetscReal resid[], PetscReal cnorm[], PetscInt lits[], PetscInt na,… in TaoSetConvergenceHistory() 2633 …tory(Tao tao, PetscReal **obj, PetscReal **resid, PetscReal **cnorm, PetscInt **lits, PetscInt *nh… in TaoGetConvergenceHistory()
|
| /petsc/src/mat/impls/blockmat/seq/ |
| H A D | blockmat.c | 18 …A, Vec bb, PetscReal omega, MatSORType flag, PetscReal fshift, PetscInt its, PetscInt lits, Vec xx) in MatSOR_BlockMat_Symmetric() 120 …A, Vec bb, PetscReal omega, MatSORType flag, PetscReal fshift, PetscInt its, PetscInt lits, Vec xx) in MatSOR_BlockMat()
|
| /petsc/src/snes/impls/al/ |
| H A D | al.c | 286 PetscInt maxits, maxincs, lits; in SNESSolve_NEWTONAL() local
|
| /petsc/src/ts/impls/arkimex/ |
| H A D | fsarkimex.c | 225 PetscInt i, j, its, lits; in TSStep_ARKIMEX_FastSlowSplit() local
|
| /petsc/src/mat/impls/shell/ftn-custom/ |
| H A D | zshellf.c | 82 …t mat, Vec b, PetscReal omega, MatSORType flg, PetscReal shift, PetscInt its, PetscInt lits, Vec x) in oursor()
|
| /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/snes/impls/vi/rs/ |
| H A D | virs.c | 299 PetscInt maxits, i, lits; in SNESSolve_VINEWTONRSLS() local
|
| /petsc/src/mat/impls/cdiagonal/ |
| H A D | cdiagonal.c | 257 …tin, Vec x, PetscReal omega, MatSORType flag, PetscReal fshift, PetscInt its, PetscInt lits, Vec y) in MatSOR_ConstantDiagonal()
|
| /petsc/src/snes/tests/ |
| H A D | ex20.c | 57 PetscInt its, lits; in main() local
|
| /petsc/src/ts/impls/pseudo/ |
| H A D | posindep.c | 85 PetscInt nits, lits, rejections = 0; in TSStep_Pseudo() local
|
| /petsc/src/ts/impls/eimex/ |
| H A D | eimex.c | 49 PetscInt i, its, lits; in TSStage_EIMEX() local
|
| /petsc/src/ts/impls/implicit/alpha/ |
| H A D | alpha1.c | 96 PetscInt nits, lits; in TSAlpha_SNESSolve() local
|