Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
select_bypack
Interface
8 statements
Source File
special_fun_modules.f90
nr
select_bypack
Contents
None
interface
public function select_bypack(k, arr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=I4B),
intent(in)
::
k
real(kind=SP),
intent(inout),
DIMENSION(:)
::
arr
Return Value
real(kind=SP)