plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MergeArrayInt
Subroutine
MIT
22 statements
Source File
ArrayClass.f90
ArrayClass
MergeArrayInt
Contents
public subroutine MergeArrayInt(a, b, c)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
a
(:,:)
integer(kind=int32),
intent(in)
::
b
(:,:)
integer(kind=int32),
intent(out),
allocatable
::
c
(:,:)