From 8b127a5d7248404fac1d4d533b609bbd0de0a895 Mon Sep 17 00:00:00 2001 From: Eloy Romero Date: Tue, 13 Oct 2015 11:44:09 -0400 Subject: [PATCH] Minor change in documentation related to commit '0f782e5'. --- doc/source/appendix.rst | 3 +-- readme.txt | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/source/appendix.rst b/doc/source/appendix.rst index cf3db045..22405a9f 100644 --- a/doc/source/appendix.rst +++ b/doc/source/appendix.rst @@ -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 diff --git a/readme.txt b/readme.txt index 96d84a5f..07c3a805 100644 --- a/readme.txt +++ b/readme.txt @@ -1952,9 +1952,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