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