updated smallscaling.c to build without C99 or C11

increased the threshold value of nep.in to 40
This commit is contained in:
Werner Saar
2016-03-06 08:40:51 +01:00
parent 6c86570e1f
commit 8d652f11e7
2 changed files with 10 additions and 5 deletions
+1 -1
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)
30.0 Threshold value
40.0 Threshold value
T Put T to test the error exits
1 Code to interpret the seed
NEP 21