Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=c_double), | intent(in) | :: | speeds(:,:) | |||
real(kind=c_double), | intent(in) | :: | vel(:) | |||
real(kind=c_double), | intent(in) | :: | cumulative_distribution(:) | |||
real(kind=c_double), | intent(out), | allocatable | :: | sampled_speeds(:,:) |