plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
tensor_product_complex
Function
MIT
11 statements
Source File
MathClass.f90
MathClass
tensor_product_complex
Contents
public function tensor_product_complex(a, b) result(c)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=real64),
intent(in)
::
a
(:)
complex(kind=real64),
intent(in)
::
b
(:)
Return Value
complex(kind=real64), allocatable, (:,:)