CopyArrayInt Subroutine

public subroutine CopyArrayInt(a, ac)

Arguments

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

Contents

None