Go to the source code of this file.
Functions/Subroutines | |
subroutine | zmctmu (l, n, a, b, ld, c) |
subroutine zmctmu | ( | integer, intent(in) | l, |
integer, intent(in) | n, | ||
real(8), dimension(2*l,n), intent(in) | a, | ||
real(8), dimension(2*l,n), intent(in) | b, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,*), intent(inout) | c | ||
) |
Definition at line 6 of file zmctmu.f90.