write_states Subroutine

public subroutine write_states(funit, states)

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

Arguments

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

The file unit

class(asymtop_state), intent(in) :: states(:)

The array of states