Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in), | dimension(:) | :: | path_x | ||
real, | intent(in), | dimension(:) | :: | path_y | ||
integer, | intent(in) | :: | n_points | |||
real, | intent(in) | :: | arrow_density | |||
logical, | intent(out), | allocatable | :: | arrow_mask(:) |