getter_of_int32_mat Function

public function getter_of_int32_mat(mat, idx) result(ret)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: mat(:,:)
integer(kind=int32), intent(in) :: idx(1:2)

Return Value integer(kind=int32), allocatable