Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
BinarySearch
Interface
3 statements
Source File
BinSearch.F90
BinSearch_int
BinarySearch
Contents
Module Procedures
BinarySearch_int
public interface BinarySearch
Contents
Module Procedures
BinarySearch_int
Module Procedures
public subroutine
BinarySearch_int
(Value, List, MinInd, MaxInd, FoundIndex, tSuccess)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
Value
integer(kind=int32),
intent(in)
::
List
(:)
integer
::
MinInd
integer
::
MaxInd
integer
::
FoundIndex
logical
::
tSuccess