plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
diff
Interface
MIT
3 statements
Source File
FEMDomainClass.f90
FEMDomainClass
diff
Contents
Module Procedures
diff_for_real_array
public interface diff
Module Procedures
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, (:,:)