plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
RectangularWindow
Function
MIT
16 statements
Source File
MathClass.f90
MathClass
RectangularWindow
Contents
public function RectangularWindow(original_data, Width) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
original_data
(:)
integer(kind=int32),
intent(in)
::
Width
Return Value
real(kind=real64), allocatable, (:)