assignArrayFromVector_int32 Subroutine

public subroutine assignArrayFromVector_int32(x, y)

Arguments

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