KTH framework for Nek5000 toolboxes; testing version  0.0.1
mxm_bgq.f File Reference

Go to the source code of this file.

Functions/Subroutines

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)
 

Function/Subroutine Documentation

◆ 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 
)

Definition at line 211 of file mxm_bgq.f.

+ Here is the caller graph for this function:

◆ 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 
)

Definition at line 55 of file mxm_bgq.f.

+ Here is the caller graph for this function:

◆ 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 
)

Definition at line 142 of file mxm_bgq.f.

+ Here is the caller graph for this function:

◆ 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 
)

Definition at line 1 of file mxm_bgq.f.

+ Here is the caller graph for this function: