assignAlloArrayReal Subroutine

public subroutine assignAlloArrayReal(x, y)

Arguments

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