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