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