Removed white space between backslash and newline (PGI compiler warning).

This commit is contained in:
kolev1 2013-04-19 17:43:06 +00:00
parent fb56da0de0
commit d6869b1689

View File

@ -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}