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

Public Member Functions

type(cp_fm_type) function, pointer cp_sll_fm_get_first_el (sll)
 returns the first element stored in the list
 

Detailed Description

Definition at line 70 of file cp_linked_list_fm.F.

Member Function/Subroutine Documentation

◆ cp_sll_fm_get_first_el()

type(cp_fm_type) function, pointer cp_linked_list_fm::cp_get_first_el::cp_sll_fm_get_first_el ( type(cp_sll_fm_type), pointer  sll)

returns the first element stored in the list

Parameters
sllthe single linked list to get the element from
Returns
...
History
none
Author
Fawzi Mohamed

Definition at line 224 of file cp_linked_list_fm.F.


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