GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis 111
Loading...
Searching...
No Matches
sort_gbl::sort_int_1d Interface Reference

Public Member Functions

subroutine sort_int_1d_int32 (n, arr)
 Sorts the first n elements of the 1D integer array arr(:).
subroutine sort_int_1d_int64 (n, arr)
 Sorts the first n elements of the 1D integer array arr(:).

Member Function/Subroutine Documentation

◆ sort_int_1d_int32()

subroutine sort_gbl::sort_int_1d::sort_int_1d_int32 ( integer(shortint) n,
integer(shortint), dimension(:), intent(inout) arr )

Sorts the first n elements of the 1D integer array arr(:).

◆ sort_int_1d_int64()

subroutine sort_gbl::sort_int_1d::sort_int_1d_int64 ( integer(longint) n,
integer(longint), dimension(:), intent(inout) arr )

Sorts the first n elements of the 1D integer array arr(:).


The documentation for this interface was generated from the following file: