dm_beat_out Subroutine

public subroutine dm_beat_out(beat, unit)

Prints beat to standard output or given file unit.

Arguments

Type IntentOptional Attributes Name
type(beat_type), intent(inout) :: beat

Beat type.

integer, intent(in), optional :: unit

File unit.