CopyArrayRealVec Subroutine

public subroutine CopyArrayRealVec(a, ac)

Arguments

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

Contents

None