assignVectorFromChar Subroutine

public subroutine assignVectorFromChar(x, chx)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(out), allocatable :: x(:)
character(len=*), intent(in) :: chx