plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
diff_for_real_array
Function
MIT
8 statements
Source File
FEMDomainClass.f90
FEMDomainClass
diff_for_real_array
Contents
public function diff_for_real_array(femdomains, diff_target) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FEMDomain_
),
intent(in)
::
femdomains
(1:2)
real(kind=real64),
intent(in)
::
diff_target
(:,:)
Return Value
real(kind=real64), allocatable, (:,:)