print_particle_creator_positions Subroutine

public subroutine print_particle_creator_positions(particle_creator, logUnit)

Print the positions in particle creator object, used for debugging

Arguments

Type IntentOptional Attributes Name
type(mus_particle_creator_type), intent(inout) :: particle_creator

Particle creator object

integer, intent(in) :: logUnit

Unit to write to