Skip to content

Commit d19d6f5

Browse files
authored
Merge pull request #802 from mgates3/docs
new doxygen group structure
2 parents e2428ec + 7107955 commit d19d6f5

File tree

2,216 files changed

+4285
-6189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,216 files changed

+4285
-6189
lines changed

BLAS/SRC/caxpy.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
*> \author Univ. of Colorado Denver
7373
*> \author NAG Ltd.
7474
*
75-
*> \ingroup complex_blas_level1
75+
*> \ingroup axpy
7676
*
7777
*> \par Further Details:
7878
* =====================

BLAS/SRC/ccopy.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
*> \author Univ. of Colorado Denver
6666
*> \author NAG Ltd.
6767
*
68-
*> \ingroup complex_blas_level1
68+
*> \ingroup copy
6969
*
7070
*> \par Further Details:
7171
* =====================

BLAS/SRC/cdotc.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
*> \author Univ. of Colorado Denver
6868
*> \author NAG Ltd.
6969
*
70-
*> \ingroup complex_blas_level1
70+
*> \ingroup dot
7171
*
7272
*> \par Further Details:
7373
* =====================

BLAS/SRC/cdotu.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
*> \author Univ. of Colorado Denver
6868
*> \author NAG Ltd.
6969
*
70-
*> \ingroup complex_blas_level1
70+
*> \ingroup dot
7171
*
7272
*> \par Further Details:
7373
* =====================

BLAS/SRC/cgbmv.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
*> \author Univ. of Colorado Denver
166166
*> \author NAG Ltd.
167167
*
168-
*> \ingroup complex_blas_level2
168+
*> \ingroup gbmv
169169
*
170170
*> \par Further Details:
171171
* =====================

BLAS/SRC/cgemm.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
*> \author Univ. of Colorado Denver
167167
*> \author NAG Ltd.
168168
*
169-
*> \ingroup complex_blas_level3
169+
*> \ingroup gemm
170170
*
171171
*> \par Further Details:
172172
* =====================

BLAS/SRC/cgemv.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
*> \author Univ. of Colorado Denver
137137
*> \author NAG Ltd.
138138
*
139-
*> \ingroup complex_blas_level2
139+
*> \ingroup gemv
140140
*
141141
*> \par Further Details:
142142
* =====================

BLAS/SRC/cgerc.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
*> \author Univ. of Colorado Denver
110110
*> \author NAG Ltd.
111111
*
112-
*> \ingroup complex_blas_level2
112+
*> \ingroup ger
113113
*
114114
*> \par Further Details:
115115
* =====================

BLAS/SRC/cgeru.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
*> \author Univ. of Colorado Denver
110110
*> \author NAG Ltd.
111111
*
112-
*> \ingroup complex_blas_level2
112+
*> \ingroup ger
113113
*
114114
*> \par Further Details:
115115
* =====================

BLAS/SRC/chbmv.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
*> \author Univ. of Colorado Denver
166166
*> \author NAG Ltd.
167167
*
168-
*> \ingroup complex_blas_level2
168+
*> \ingroup hbmv
169169
*
170170
*> \par Further Details:
171171
* =====================

0 commit comments

Comments
 (0)