| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(collision_impactors), | intent(out) | :: | self | Collision impactors object |
||
| class(base_nbody_system), | intent(inout) | :: | nbody_system | Swiftest nbody system object |
||
| class(base_parameters), | intent(in) | :: | param | Current run configuration parameters with Swiftest additions |
||
| integer(kind=I4B), | intent(inout), | dimension(:) | :: | idx_parent | Index of the two bodies considered the “parents” of the collision |
|
| logical, | intent(out) | :: | lflag | Logical flag indicating whether a impactors%id was successfully created or not |