plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
freqTime
Function
MIT
16 statements
Source File
TimeClass.f90
TimeClass
freqTime
Contents
public function freqTime(obj, time_axis) result(freq)
Type Bound
time_
Arguments
Type
Intent
Optional
Attributes
Name
class(
time_
),
intent(in)
::
obj
real(kind=real64),
intent(in)
::
time_axis
(:)
Return Value
real(kind=real64), allocatable, (:)