plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getArray_by_Stacking_Vectors_in32
Function
MIT
10 statements
Source File
ArrayClass.f90
ArrayClass
getArray_by_Stacking_Vectors_in32
Contents
public function getArray_by_Stacking_Vectors_in32(vec, idx_range) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
vec
(:)
integer(kind=int32),
intent(in)
::
idx_range
(1:2)
Return Value
integer(kind=int32), allocatable, (:,:)