| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(swiftest_particle_info), | intent(inout), | dimension(:), allocatable | :: | arr |
Destination array |
|
| integer(kind=I4B), | intent(in), | dimension(:) | :: | ind |
Index to rearrange against |
|
| integer(kind=I4B), | intent(in) | :: | n |
Number of elements in arr and ind to rearrange |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(swiftest_kinship), | intent(inout), | dimension(:), allocatable | :: | arr |
Destination array |
|
| integer(kind=I4B), | intent(in), | dimension(:) | :: | ind |
Index to rearrange against |
|
| integer(kind=I4B), | intent(in) | :: | n |
Number of elements in arr and ind to rearrange |