Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(:, :) | :: | g | ||
integer, | intent(in) | :: | iz | |||
real, | intent(out) | :: | total |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :) | :: | g | ||
integer, | intent(in) | :: | iz | |||
complex, | intent(out) | :: | total |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, -nzgrid:, :, vmu_lo%llim_proc:) | :: | g | ||
real, | intent(in), | dimension(:) | :: | weights | ||
complex, | intent(out), | dimension(:, :, -nzgrid:, :, :) | :: | total |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(vmu_lo%llim_proc:) | :: | g | ||
integer, | intent(in) | :: | ia | |||
integer, | intent(in) | :: | iz | |||
real, | intent(out), | dimension(:) | :: | total |