CopyArrayIntVec Subroutine

public subroutine CopyArrayIntVec(a, ac)

Arguments

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

Contents

None