CopyArrayInt Subroutine

public subroutine CopyArrayInt(a, ac)

Arguments

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