FV3 Bundle
sort_utility::uniquecount Interface Reference

Private Member Functions

pure integer(long) function uniquecount_long (x)
 
pure integer(long) function uniquecount_char (x)
 

Detailed Description

Definition at line 46 of file Sort_Utility.f90.

Member Function/Subroutine Documentation

◆ uniquecount_char()

pure integer(long) function sort_utility::uniquecount::uniquecount_char ( character(*), dimension(:), intent(in)  x)
private

Definition at line 156 of file Sort_Utility.f90.

◆ uniquecount_long()

pure integer(long) function sort_utility::uniquecount::uniquecount_long ( integer(long), dimension(:), intent(in)  x)
private

Definition at line 144 of file Sort_Utility.f90.


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