assignArrayFromVector_real64 Subroutine

public subroutine assignArrayFromVector_real64(x, y)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(out), allocatable :: x(:,:)
real(kind=real64), intent(in) :: y(:)