computes coupling matrix for transposition uj->ui oj is moved down to position oi
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(umatrixtable), | intent(in) | :: | ut | |||
integer, | intent(in) | :: | oi | |||
integer, | intent(in) | :: | oj | |||
integer, | intent(in) | :: | nsingle | |||
real(kind=long), | intent(out) | :: | u(:,:) | |||
logical, | intent(in), | optional | :: | yes_cache |