(git:c5411e0)
Loading...
Searching...
No Matches
mltfftsg_tools Module Reference

Functions/Subroutines

subroutine, public mltfftsg (transa, transb, a, ldax, lday, b, ldbx, ldby, n, m, isign, scale)
 ...
 

Function/Subroutine Documentation

◆ mltfftsg()

subroutine, public mltfftsg_tools::mltfftsg ( character(len=1), intent(in)  transa,
character(len=1), intent(in)  transb,
complex(dp), dimension(ldax, lday), intent(inout)  a,
integer, intent(in)  ldax,
integer, intent(in)  lday,
complex(dp), dimension(ldbx, ldby), intent(inout)  b,
integer, intent(in)  ldbx,
integer, intent(in)  ldby,
integer, intent(in)  n,
integer, intent(in)  m,
integer, intent(in)  isign,
real(dp), intent(in)  scale 
)

...

Parameters
transa...
transb...
a...
ldax...
lday...
b...
ldbx...
ldby...
n...
m...
isign...
scale...

Definition at line 40 of file mltfftsg_tools.F.

Here is the caller graph for this function: