plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
taper_function
Function
MIT
10 statements
Source File
SpectreAnalysisClass.f90
SpectreAnalysisClass
taper_function
Contents
public function taper_function(n, percent) result(taper_f)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
n
integer(kind=int32),
intent(in)
::
percent
Return Value
real(kind=real64), allocatable, (:)