![]() |
(git:53a46e8)
|
Public Member Functions | |
| type(xc_derivative_type) function, pointer | cp_sll_xc_deriv_get_el_at (sll, index) |
| returns the element at the given index | |
Definition at line 82 of file cp_linked_list_xc_deriv.F.
| type(xc_derivative_type) function, pointer cp_linked_list_xc_deriv::cp_get_element_at::cp_sll_xc_deriv_get_el_at | ( | type(cp_sll_xc_deriv_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 336 of file cp_linked_list_xc_deriv.F.