print_particle_creator Subroutine

public subroutine print_particle_creator(particle_creator, logUnit)

Print the data 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