as_realVector_from_ndarray Function

public function as_realVector_from_ndarray(strdata, dtype) result(ret)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: strdata
real(kind=real64), intent(in) :: dtype(:)

Return Value real(kind=real64), allocatable, (:)