GMS:GMG Package: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
** "(1) SGS smoothing" – Symmetric GaussSeidel (SGS) smoothing. | ** "(1) SGS smoothing" – Symmetric GaussSeidel (SGS) smoothing. | ||
* ''Multi-grid preconditioner coarsening (ISC)'' – Flag that controls semi-coarsening in the multi-grid preconditioner. | * ''Multi-grid preconditioner coarsening (ISC)'' – Flag that controls semi-coarsening in the multi-grid preconditioner. | ||
** "(0) Row, Col., Layer" | ** "(0) Row, Col., Layer" – Coarsens all the rows, columns and layers. | ||
** "(1) Row, Col." | ** "(1) Row, Col." – Coarsens all the rows and columns. | ||
** "(2) Col., Layer" | ** "(2) Col., Layer" – Coarsens all columns and layers. | ||
** "(3) Row, Layer" | ** "(3) Row, Layer" – Coarsens all rows and layers. | ||
** "(4) None" | ** "(4) None" – No coarsening. | ||
* Relocation parameter (RELAX) | * Relocation parameter (RELAX) | ||