getRealArrayFromStringNoCommasMulitpleSpaces Subroutine

public subroutine getRealArrayFromStringNoCommasMulitpleSpaces(line, array)

Arguments

Type IntentOptional Attributes Name
character(len=1024), intent(in) :: line
real(kind=RP), allocatable :: array(:)