FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension (:,:) | :: | a | ||
complex, | intent(in), | dimension (:,:) | :: | b | ||
real, | intent(out) | :: | axb | |||
real, | intent(out), | dimension (:,:) | :: | axb_by_mode |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension (-ntgrid:,:,:) | :: | a | ||
complex, | intent(in), | dimension (-ntgrid:,:,:) | :: | b | ||
real, | intent(out) | :: | axb | |||
real, | intent(out), | dimension (:,:) | :: | axb_by_mode |