CopyArrayRealVec Subroutine

public subroutine CopyArrayRealVec(a, ac)

Arguments

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

Contents

None