| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in), | dimension(:) | :: | x | ||
| real, | intent(in), | dimension(:) | :: | y | ||
| real, | intent(in) | :: | density | |||
| real, | intent(out), | allocatable | :: | seed_x(:) | ||
| real, | intent(out), | allocatable | :: | seed_y(:) | ||
| integer, | intent(out) | :: | n_seeds |