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