Skip to content
Snippets Groups Projects
Commit 5d7bf1b0 authored by Anton Akhmerov's avatar Anton Akhmerov Committed by Christoph Groth
Browse files

sphinx warning fix

parent 2ed4cae2
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ class Solver(common.SparseSolver):
and memory impact of the solve phase. Typically the nested
dissection orderings 'metis' and 'scotch' are most suited for
physical systems. Default is 'kwant_decides'
sparse_rhs : True or False
sparse_rhs : True or False
whether to use a sparse right hand side in the solve phase of
MUMPS. Preliminary tests have not shown a significant performance
increase when this feature is used, but this needs more looking
......
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