Skip to content

Commit

Permalink
Merge branch 'eloy/default_min_time_interior'
Browse files Browse the repository at this point in the history
  • Loading branch information
eromero-vlc committed Oct 13, 2015
2 parents 84b43eb + 8b127a5 commit d591a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions doc/source/appendix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -930,8 +930,7 @@ Preset Methods

With |DYNAMIC| :c:func:`primme_set_method` sets
|dynamicMethodSwitch| = 1 and makes the same changes as
for method |JDQMR_ETol| when |target| is either ``primme_smallest`` or
``primme_largest``, or as for method |JDQMR| otherwise.
for method |DEFAULT_MIN_TIME|.

.. c:member:: Arnoldi
Expand Down
4 changes: 1 addition & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1966,9 +1966,7 @@ primme_preset_method
methods "DEFAULT_MIN_TIME" and "DEFAULT_MIN_MATVECS".

With "DYNAMIC" "primme_set_method()" sets "dynamicMethodSwitch"
= 1 and makes the same changes as for method "JDQMR_ETol" when
"target" is either "primme_smallest" or "primme_largest", or as
for method "JDQMR" otherwise.
= 1 and makes the same changes as for method "DEFAULT_MIN_TIME".

Arnoldi

Expand Down

0 comments on commit d591a8b

Please sign in to comment.