Searched defs:sweeps (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/snes/impls/gs/ |
| H A D | snesgs.c | 108 PetscErrorCode SNESNGSSetSweeps(SNES snes, PetscInt sweeps) in SNESNGSSetSweeps() 131 PetscErrorCode SNESNGSGetSweeps(SNES snes, PetscInt *sweeps) in SNESNGSGetSweeps() 171 PetscInt sweeps, max_its = PETSC_CURRENT; in SNESSetFromOptions_NGS() local
|
| H A D | gsimpl.h | 7 …PetscInt sweeps; /* number of sweeps through the local subdomain before neighbor communicati… member
|
| /petsc/src/snes/tutorials/ |
| H A D | ex19.c | 376 PetscInt sweeps; in NonlinearGS() local
|
| H A D | ex55.c | 461 PetscInt i, j, k, Mx, My, xs, ys, xm, ym, its, tot_its, sweeps, l; in NonlinearGS() local
|
| H A D | ex5.c | 517 PetscInt i, j, k, Mx, My, xs, ys, xm, ym, its, tot_its, sweeps, l; in NonlinearGS() local
|
| H A D | ex15.c | 728 PetscInt i, j, k, xs, ys, xm, ym, its, tot_its, sweeps, l, m; in NonlinearGS() local
|