Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 35aa2d1f authored by kraus's avatar kraus
Browse files

Fix value for which autophasing algorithm isn't run.

parent 03a339b7
No related branches found
No related tags found
No related merge requests found
...@@ -180,7 +180,7 @@ CSRDUMP:: ...@@ -180,7 +180,7 @@ CSRDUMP::
AUTOPHASE:: AUTOPHASE::
Defines how accurate the search for the phase at which the maximal energy Defines how accurate the search for the phase at which the maximal energy
is gained should be. The higher this number the more accurate the phase is gained should be. The higher this number the more accurate the phase
will be. If it is set to -1 then the auto-phasing algorithm isn't will be. If it is set to 0 then the auto-phasing algorithm isn't
run. Default: 6. run. Default: 6.
NUMBLOCKS:: NUMBLOCKS::
Maximum number of vectors in the Krylov space (for RCGSolMgr). Default Maximum number of vectors in the Krylov space (for RCGSolMgr). Default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment