\fortinline|'BJAC_STOP'| &\fortinline|character(len=*)| &\fortinline|'FALSE'| \par\fortinline|'TRUE'| &\fortinline|'FALSE'| & Select whether to use a stopping criterion for the Block-Jacobi method used as a coarse solver. \\\hline
\fortinline|'BJAC_STOP'| &\fortinline|character(len=*)| &\fortinline|'FALSE'| \par\fortinline|'TRUE'| &\fortinline|'FALSE'| & Select whether to use a stopping criterion for the Block-Jacobi method used as a coarse solver. \\\hline
\fortinline|'BJAC_TRACE'| &\fortinline|character(len=*)| &\fortinline|'FALSE'| \par\fortinline|'TRUE'| &\fortinline|'FALSE'| & Select whether to print a trace for the calculated residual for the Block-Jacobi method used as a coarse solver. \\\hline
\fortinline|'BJAC_TRACE'| &\fortinline|character(len=*)| &\fortinline|'FALSE'| \par\fortinline|'TRUE'| &\fortinline|'FALSE'| & Select whether to print a trace for the calculated residual for the Block-Jacobi method used as a coarse solver. \\\hline
\fortinline|'BJAC_ITRACE'| &\fortinline|integer| & Any integer $>0$& -1 & Number of iterations after which a trace is to be printed. \\\hline
\fortinline|'BJAC_ITRACE'| &\fortinline|integer| & Any integer\par$>0$& -1 & Number of iterations after which a trace is to be printed. \\\hline
\fortinline|'BJAC_RESCHECK'|&\fortinline|integer| & Any integer $>0$& -1 & Number of iterations after which a residual is to be calculated. \\\hline
\fortinline|'BJAC_RESCHECK'|&\fortinline|integer| & Any integer\par$>0$& -1 & Number of iterations after which a residual is to be calculated. \\\hline
\fortinline|'BJAC_STOPTOL'| &\fortinline|real(kind_parameter)| & Any real $<1$& 0 & Tolerance for the stopping criterion on the residual. \\\hline
\fortinline|'BJAC_STOPTOL'| &\fortinline|real(kind_parameter)| & Any real\par$<1$& 0 & Tolerance for the stopping criterion on the residual. \\\hline
\fortinline|'KRM_METHOD'| &\fortinline|character(len=*)| &\fortinline|'CG'| \par\fortinline|'FCG'| \par\fortinline|'CGS'| \par\fortinline|'CGR'| \par\fortinline|'BICG'| \par\fortinline|'BICGSTAB'| \par\fortinline|'BICGSTABL'| \par\fortinline|'RGMRES'| &\fortinline|'FCG'| & A string that defines the iterative method to be
\fortinline|'KRM_METHOD'| &\fortinline|character(len=*)| &\fortinline|'CG'| \par\fortinline|'FCG'| \par\fortinline|'CGS'| \par\fortinline|'CGR'| \par\fortinline|'BICG'| \par\fortinline|'BICGSTAB'| \par\fortinline|'BICGSTABL'| \par\fortinline|'RGMRES'| &\fortinline|'FCG'| & A string that defines the iterative method to be
used. \texttt{CG} the Conjugate Gradient method;
used. \texttt{CG} the Conjugate Gradient method;
\texttt{CGS} the Conjugate Gradient Stabilized method;
\texttt{CGS} the Conjugate Gradient Stabilized method;