Skip to content

Commit

Permalink
change reference location for the HB_solver details
Browse files Browse the repository at this point in the history
  • Loading branch information
kostrzewa committed Mar 15, 2023
1 parent d24e5ce commit ac9349e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/input.tex
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ \subsection{Input parameter for main program}
\]
\end{itemize}
Each of them has different options
\footnote{Please see sec. \ref{sec:hb.solver} for details about the heatbath solver.}
:
\begin{itemize}
\item {\ttfamily DET, CLOVERDET}:
Expand Down Expand Up @@ -452,6 +451,7 @@ \subsection{Input parameter for main program}
\item {\ttfamily MaxSolverIterations}: default is $5000$
\item {\ttfamily Solver}: the solver to be used, either CG or
BiCGstab. Default is CG.
\item {\ttfamily HB\_Solver}: the solver to be used in the heatbath step, see section \ref{sec:hb.solver} for details.
\item {\ttfamily Name}: a name to be assigned to the monomial. The
default is {\ttfamily DET}
\end{itemize}
Expand Down

0 comments on commit ac9349e

Please sign in to comment.