plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
18 statements
Source File
double_sum.f90
main
Contents
Variables
math
Functions
a
Uses
SparseClass
Variables
Type
Attributes
Name
Initial
type(
Math_
)
::
math
Functions
function
a
(k, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
k
complex(kind=real64),
intent(in)
::
params
(:)
Return Value
complex(kind=real64)