assignAlloArrayReal Subroutine

public subroutine assignAlloArrayReal(x, y)

Arguments

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

Contents

None