CopyArrayIntVec Subroutine

public subroutine CopyArrayIntVec(a, ac)

Arguments

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

Contents

None