write_transitions Subroutine

public subroutine write_transitions(funit, transitions)

Writes the transitions in a legible format to the designated file unit

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: funit

The file unit

type(asymtop_transition), intent(in) :: transitions(:)

The array of transitions