(git:c5411e0)
Loading...
Searching...
No Matches
cp_linked_list_fm::cp_get_length Interface Reference

Public Member Functions

integer function cp_sll_fm_get_length (sll)
 returns the length of the list
 

Detailed Description

Definition at line 78 of file cp_linked_list_fm.F.

Member Function/Subroutine Documentation

◆ cp_sll_fm_get_length()

integer function cp_linked_list_fm::cp_get_length::cp_sll_fm_get_length ( type(cp_sll_fm_type), pointer  sll)

returns the length of the list

Parameters
sllthe list you want to know the length of
Returns
...
History
none
Author
Fawzi Mohamed
Note
slow (O(n))

Definition at line 285 of file cp_linked_list_fm.F.


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