File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104* >
105105* > \param[in] SELCTG
106106* > \verbatim
107- * > SELCTG is procedure) LOGICAL FUNCTION of two COMPLEX arguments
107+ * > SELCTG is a LOGICAL FUNCTION of two COMPLEX arguments
108108* > SELCTG must be declared EXTERNAL in the calling subroutine.
109109* > If SORT = 'N', SELCTG is not referenced.
110110* > If SORT = 'S', SELCTG is used to select eigenvalues to sort
Original file line number Diff line number Diff line change 111111* >
112112* > \param[in] SELCTG
113113* > \verbatim
114- * > SELCTG is procedure) LOGICAL FUNCTION of three DOUBLE PRECISION arguments
114+ * > SELCTG is a LOGICAL FUNCTION of three DOUBLE PRECISION arguments
115115* > SELCTG must be declared EXTERNAL in the calling subroutine.
116116* > If SORT = 'N', SELCTG is not referenced.
117117* > If SORT = 'S', SELCTG is used to select eigenvalues to sort
Original file line number Diff line number Diff line change 111111* >
112112* > \param[in] SELCTG
113113* > \verbatim
114- * > SELCTG is procedure) LOGICAL FUNCTION of three REAL arguments
114+ * > SELCTG is a LOGICAL FUNCTION of three REAL arguments
115115* > SELCTG must be declared EXTERNAL in the calling subroutine.
116116* > If SORT = 'N', SELCTG is not referenced.
117117* > If SORT = 'S', SELCTG is used to select eigenvalues to sort
Original file line number Diff line number Diff line change 104104* >
105105* > \param[in] SELCTG
106106* > \verbatim
107- * > SELCTG is procedure) LOGICAL FUNCTION of two COMPLEX*16 arguments
107+ * > SELCTG is a LOGICAL FUNCTION of two COMPLEX*16 arguments
108108* > SELCTG must be declared EXTERNAL in the calling subroutine.
109109* > If SORT = 'N', SELCTG is not referenced.
110110* > If SORT = 'S', SELCTG is used to select eigenvalues to sort
You can’t perform that action at this time.
0 commit comments