plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
hstack_int32A2_int32V
Function
MIT
8 statements
Source File
ArrayClass.f90
ArrayClass
hstack_int32A2_int32V
Contents
public function hstack_int32A2_int32V(a, b) result(a_b)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
a
(:,:)
integer(kind=int32),
intent(in)
::
b
(:)
Return Value
integer(kind=int32), allocatable, (:,:)