Markus Blatt
|
712f576b36
|
Default to trueimpes as this seems slightly faster for Norne.
|
2020-05-15 12:41:25 +02:00 |
|
Markus Blatt
|
6635c8c7cd
|
Actually honor CprMaxEllIter
instead of always overwriting it with 1.
|
2020-05-15 12:40:17 +02:00 |
|
Markus Blatt
|
65fceb34c1
|
Delete superfluous second setting of trueimpes.
It is already set in the if-else above.
|
2020-05-15 12:38:41 +02:00 |
|
Markus Blatt
|
50cbe9a09e
|
Use "trueimpes" for weight_type for configuration cpr_trueimpes.
Previously, we always used quasiimpes.
|
2020-05-13 17:00:36 +02:00 |
|
Markus Blatt
|
aa54b4d8db
|
Remove unused weight_filename from json file.
|
2020-05-12 11:52:19 +02:00 |
|
Markus Blatt
|
2c432e09af
|
Error when json file is requested for insufficient boost version.
|
2020-03-31 16:49:37 +02:00 |
|
Markus Blatt
|
589b70ff26
|
Correct errror message when json file is not specified.
|
2020-03-31 16:49:37 +02:00 |
|
Markus Blatt
|
910ecdb78d
|
Addedmissing space.
|
2020-03-31 16:49:37 +02:00 |
|
Markus Blatt
|
2fc2703aba
|
Use special default for LinearSolverMaxIter for CPR and honor CprMaxEllIter
|
2020-03-31 16:49:37 +02:00 |
|
Markus Blatt
|
9019a52937
|
Use enable_if on comm constructor parameter.
As this is the one we want to check.
|
2020-03-31 16:49:37 +02:00 |
|