Toggle navigation
KORC-Full Orbit
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
imaxloc
Interface
3 statements
Source File
special_fun_modules.f90
nrutil
imaxloc
Contents
Module Procedures
imaxloc_r
imaxloc_i
public interface imaxloc
Contents
Module Procedures
imaxloc_r
imaxloc_i
Module Procedures
public function
imaxloc_r
(arr)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
arr
Return Value
integer(kind=I4B)
public function
imaxloc_i
(iarr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=I4B),
intent(in),
DIMENSION(:)
::
iarr
Return Value
integer(kind=I4B)