Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | intent(in) | :: | nsteps | |||
real(kind=c_double), | intent(in) | :: | dir(:,:,:) | |||
real(kind=c_double), | intent(in) | :: | sampled_speeds(:,:) | |||
real(kind=c_double), | intent(out), | allocatable | :: | my_velocities(:,:,:) |