append_ascii_legend_line_helper Subroutine

public subroutine append_ascii_legend_line_helper(legend_lines, num_legend_lines, raw_line)

Append a legend line to ASCII backend array

Arguments

Type IntentOptional Attributes Name
character(len=96), intent(inout), allocatable :: legend_lines(:)
integer, intent(inout) :: num_legend_lines
character(len=*), intent(in) :: raw_line