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