![]() |
(git:0ec2378)
|
Public Member Functions | |
| logical function | cp_sll_xc_deriv_next (iterator, el_att) |
| returns true if the actual element is valid (i.e. iterator ont at end) moves the iterator to the next element | |
Definition at line 66 of file cp_linked_list_xc_deriv.F.
| logical function cp_linked_list_xc_deriv::cp_next::cp_sll_xc_deriv_next | ( | type(cp_sll_xc_deriv_type), pointer | iterator, |
| type(xc_derivative_type), optional, pointer | el_att | ||
| ) |
returns true if the actual element is valid (i.e. iterator ont at end) moves the iterator to the next element
| iterator | iterator that moves along the list |
| el_att | the actual element (valid only if the function returns true) |
Definition at line 394 of file cp_linked_list_xc_deriv.F.