FV3 Bundle
sort_utility::unique Interface Reference

Private Member Functions

pure integer(long) function, dimension(uniquecount(x)) unique_long (x)
 
pure character(len(x)) function, dimension(uniquecount(x)) unique_char (x)
 

Detailed Description

Definition at line 51 of file Sort_Utility.f90.

Member Function/Subroutine Documentation

◆ unique_char()

pure character(len(x)) function, dimension(uniquecount(x)) sort_utility::unique::unique_char ( character(*), dimension(:), intent(in)  x)
private

Definition at line 182 of file Sort_Utility.f90.

◆ unique_long()

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

Definition at line 168 of file Sort_Utility.f90.


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