to_tsv_real_array2 Subroutine

public subroutine to_tsv_real_array2(name, a, no_header)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
real(kind=real64), intent(in) :: a(:,:)
logical, intent(in), optional :: no_header