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