This SUBMODULE contains the implementation of the methods of TYPE particles that place particles on 1 or 2 lattices around the stars.
FT 12.07.2021
Allocate memory for the \(\mathrm{ID}\) on the particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(particles), | intent(inout) | :: | this |
particles object which this PROCEDURE is a member of |
Deallocate memory for the \(\mathrm{ID}\) on the particles
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(particles), | intent(inout) | :: | this |
particles object which this PROCEDURE is a member of |