to_csv_real_vector Subroutine

public subroutine to_csv_real_vector(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