plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
32 statements
Source File
median_filter.f90
main
Contents
Variables
in_freq
t
freq
wave
spec
math
f
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
real(kind=real64)
::
in_freq
real(kind=real64),
allocatable
::
t
(:)
real(kind=real64),
allocatable
::
freq
(:)
real(kind=real64),
allocatable
::
wave
(:)
complex(kind=real64),
allocatable
::
spec
(:)
type(
Math_
)
::
math
type(
IO_
)
::
f