Skip to content

Commit 97188cc

Browse files
committed
tag version 0.71
1 parent 1d8b408 commit 97188cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

INCLUDE/pmrrr.h

+2
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ int pmrrr(char *jobz, char *range, int *n, double *D,
184184
*/
185185

186186

187+
187188
/* Set the number of threads in case PMR_NUM_THREADS is not
188189
* specified */
189190
#define DEFAULT_NUM_THREADS 1
@@ -222,6 +223,7 @@ int pmrrr(char *jobz, char *range, int *n, double *D,
222223
#define MAX_TRY_RRR 10
223224

224225

226+
225227
/*
226228
* Routine to communicate eigenvalues such that every process has
227229
* all computed eigenvalues (iu-il+1) in W; this routine is designed

0 commit comments

Comments
 (0)