Toggle navigation
SPEEDY.f90
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
ModSpectral_spec2grid
Function
9 statements
Source File
spectral.f90
spectral
ModSpectral_spec2grid
Contents
None
private function ModSpectral_spec2grid(this, vorm, kcos) result(vorg)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ModSpectral_t
),
intent(in)
::
this
complex(kind=p),
intent(in)
::
vorm
(mx,nx)
integer,
intent(in)
::
kcos
Return Value
real(kind=p) (ix,il)
Contents
None