assignVectorFromChar Subroutine

public subroutine assignVectorFromChar(x, chx)

Arguments

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

Contents

None