Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
CopyArrayInt
Subroutine
MIT
16 statements
Source File
ArrayOperationClass.f90
ArrayOperationClass
CopyArrayInt
Contents
None
public subroutine CopyArrayInt(a, ac)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(inout),
allocatable
::
a
(:,:)
integer,
intent(inout),
allocatable
::
ac
(:,:)
Contents
None