Fix threshold in nep.in

This commit is contained in:
Martin Koehler 2016-10-26 21:17:12 +02:00
parent 5af06c764a
commit 429dfd83ee
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ NEP: Data file for testing Nonsymmetric Eigenvalue Problem routines
0 5 7 3 200 Values of INIBL (nibble crossover point)
1 2 4 2 1 Values of ISHFTS (number of simultaneous shifts)
0 1 2 0 1 Values of IACC22 (select structured matrix multiply: 0, 1 or 2)
20.0 Threshold value
40.0 Threshold value
T Put T to test the error exits
1 Code to interpret the seed
NEP 21