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 | ||
integer, | intent(in), | optional | :: | ia_in |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(vmu_lo%llim_proc:) | :: | g | ||
integer, | intent(in) | :: | iz | |||
real, | intent(in), | dimension(:) | :: | weights | ||
complex, | intent(out) | :: | total | |||
integer, | intent(in), | optional | :: | ia_in | ||
logical, | intent(in), | optional | :: | reduce_in |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(vmu_lo%llim_proc:) | :: | g | ||
integer, | intent(in) | :: | iz | |||
real, | intent(in), | dimension(:) | :: | weights | ||
real, | intent(out) | :: | total | |||
integer, | intent(in), | optional | :: | ia_in | ||
logical, | intent(in), | optional | :: | reduce_in |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(in), | dimension(:, :, vmu_lo%llim_proc:) | :: | g | ||
integer, | intent(in) | :: | iz | |||
real, | intent(in), | dimension(:) | :: | weights | ||
complex, | intent(out), | dimension(:, :) | :: | pout | ||
integer, | intent(in), | optional | :: | ia_in | ||
logical, | intent(in), | optional | :: | reduce_in |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(:, :, vmu_lo%llim_proc:) | :: | g | ||
integer, | intent(in) | :: | iz | |||
real, | intent(in), | dimension(:) | :: | weights | ||
real, | intent(out), | dimension(:, :) | :: | pout | ||
integer, | intent(in), | optional | :: | ia_in | ||
logical, | intent(in), | optional | :: | reduce_in |