| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(encounter_storage), | intent(inout) | :: | self |
Swiftest storage object |
||
| class(base_parameters), | intent(inout) | :: | param |
Current run configuration parameters |
||
| class(base_nbody_system), | intent(inout) | :: | nbody_system |
Swiftest nbody system object to store |
||
| real(kind=DP), | intent(in), | optional | :: | t |
Time of snapshot if different from system time |
|
| character(len=*), | intent(in), | optional | :: | arg |
Optional argument (needed for extended storage type used in collision snapshots) |