plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CopyArrayIntVec
Subroutine
MIT
12 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayIntVec
Contents
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
(:)