Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
CopyArrayIntVec
Subroutine
MIT
12 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayIntVec
Contents
None
public subroutine CopyArrayIntVec(a, ac)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in),
allocatable
::
a
(:)
integer(kind=int32),
intent(inout),
allocatable
::
ac
(:)
Contents
None