plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CopyArrayRealVec
Subroutine
MIT
12 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayRealVec
Contents
public subroutine CopyArrayRealVec(a, ac)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in),
allocatable
::
a
(:)
real(kind=real64),
intent(inout),
allocatable
::
ac
(:)