CopyArrayIntVec Subroutine

public subroutine CopyArrayIntVec(a, ac)

Arguments

Type IntentOptional Attributes Name
integer, intent(inout), allocatable :: a(:)
integer, intent(inout), allocatable :: ac(:)