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