CopyArrayIntVec Subroutine

public subroutine CopyArrayIntVec(a, ac)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in), allocatable :: a(:)
integer(kind=int32), intent(inout), allocatable :: ac(:)