CopyArrayReal Subroutine

public subroutine CopyArrayReal(a, ac)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(inout), allocatable :: a(:,:)
real(kind=8), intent(inout), allocatable :: ac(:,:)