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