ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Functions/Subroutines
sorting_d Module Reference

Functions/Subroutines

logical function faminlist (famid, famlist)
 
integer(kind=inttype) function bsearchintegers (key, base)
 

Function/Subroutine Documentation

◆ bsearchintegers()

integer(kind=inttype) function sorting_d::bsearchintegers ( integer(kind=inttype), intent(in)  key,
integer(kind=inttype), dimension(:), intent(in)  base 
)

Definition at line 18 of file sorting_d.f90.

Referenced by faminlist().

Here is the caller graph for this function:

◆ faminlist()

logical function sorting_d::faminlist ( integer(kind=inttype), intent(in)  famid,
integer(kind=inttype), dimension(:), intent(in)  famlist 
)

Definition at line 9 of file sorting_d.f90.

References bsearchintegers().

Here is the call graph for this function: