plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CopyArrayInt
Subroutine
MIT
14 statements
Source File
ArrayClass.f90
ArrayClass
CopyArrayInt
Contents
public subroutine CopyArrayInt(a, ac, debug)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in),
allocatable
::
a
(:,:)
integer(kind=int32),
intent(inout),
allocatable
::
ac
(:,:)
logical,
intent(in),
optional
::
debug