Print the \(\mathrm{SPH}\) \(\mathrm{ID}\) on the particles in a formatted file
FT 18.09.2020
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(particles), | intent(inout) | :: | this |
particles object which this PROCEDURE is a member of |
||
character(len=*), | intent(inout), | optional | :: | namefile |
Name of the formatted output file |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | a | ||||
double precision, | private, | DIMENSION(:, :), ALLOCATABLE | :: | abs_pos | |||
logical, | private | :: | exist | ||||
character(len=:), | private, | ALLOCATABLE | :: | finalnamefile |