Removed white space between backslash and newline (PGI compiler warning).
This commit is contained in:
parent
fb56da0de0
commit
d6869b1689
@ -312,7 +312,7 @@ HYPRE_Int HYPRE_BoomerAMGSetGridRelaxType(HYPRE_Solver solver,
|
||||
* 9 & Gaussian elimination (only on coarsest level) \\
|
||||
* 15 & CG (warning - not a fixed smoother - may require FGMRES)\\
|
||||
* 16 & Chebyshev\\
|
||||
* 17 & FCF-Jacobi\\
|
||||
* 17 & FCF-Jacobi\\
|
||||
* 18 & $\ell_1$-scaled jacobi\\
|
||||
* \hline
|
||||
* \end{tabular}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user