Go to the source code of this file.
|
subroutine | mxm_bgq_8 (a, n1, b, n2, c, n3) |
|
subroutine | mxm_bgq_16 (a, n1, b, n2, c, n3) |
|
subroutine | mxm_bgq_6 (a, n1, b, n2, c, n3) |
|
subroutine | mxm_bgq_10 (a, n1, b, n2, c, n3) |
|
◆ mxm_bgq_10()
subroutine mxm_bgq_10 |
( |
real(8), dimension(n1,n2) |
a, |
|
|
integer |
n1, |
|
|
real(8), dimension(n2,n3) |
b, |
|
|
integer |
n2, |
|
|
real(8), dimension(n1,n3) |
c, |
|
|
integer |
n3 |
|
) |
| |
◆ mxm_bgq_16()
subroutine mxm_bgq_16 |
( |
real(8), dimension(n1,n2) |
a, |
|
|
integer |
n1, |
|
|
real(8), dimension(n2,n3) |
b, |
|
|
integer |
n2, |
|
|
real(8), dimension(n1,n3) |
c, |
|
|
integer |
n3 |
|
) |
| |
◆ mxm_bgq_6()
subroutine mxm_bgq_6 |
( |
real(8), dimension(n1,n2) |
a, |
|
|
integer |
n1, |
|
|
real(8), dimension(n2,n3) |
b, |
|
|
integer |
n2, |
|
|
real(8), dimension(n1,n3) |
c, |
|
|
integer |
n3 |
|
) |
| |
◆ mxm_bgq_8()
subroutine mxm_bgq_8 |
( |
real(8), dimension(n1,n2) |
a, |
|
|
integer |
n1, |
|
|
real(8), dimension(n2,n3) |
b, |
|
|
integer |
n2, |
|
|
real(8), dimension(n1,n3) |
c, |
|
|
integer |
n3 |
|
) |
| |