![]() |
(git:4a2d255)
|
Public Member Functions | |
| type(cp_fm_type) function, pointer | cp_sll_fm_get_el_at (sll, index) |
| returns the element at the given index | |
Definition at line 82 of file cp_linked_list_fm.F.
| type(cp_fm_type) function, pointer cp_linked_list_fm::cp_get_element_at::cp_sll_fm_get_el_at | ( | type(cp_sll_fm_type), pointer | sll, |
| integer, intent(in) | index | ||
| ) |
returns the element at the given index
| sll | the list you get the element from |
| index | the position of the element (stating at 1) |
Definition at line 314 of file cp_linked_list_fm.F.