Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
sort3
Interface
6 statements
Source File
special_fun_modules.f90
nr
sort3
Contents
None
interface
public subroutine sort3(arr, slave1, slave2)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(inout),
DIMENSION(:)
::
arr
real(kind=SP),
intent(inout),
DIMENSION(:)
::
slave1
real(kind=SP),
intent(inout),
DIMENSION(:)
::
slave2