Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
wtn
Interface
15 statements
Source File
special_fun_modules.f90
nr
wtn
Contents
None
interface
public subroutine wtn(a, nn, isign, wtstep)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(inout),
DIMENSION(:)
::
a
integer(kind=I4B),
intent(in),
DIMENSION(:)
::
nn
integer(kind=I4B),
intent(in)
::
isign
subroutine wtstep(a, isign)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(inout),
DIMENSION(:)
::
a
integer(kind=I4B),
intent(in)
::
isign