![]() |
(git:b77b4be)
|
Public Member Functions | |
type(xc_derivative_p_type) function, dimension(:), pointer | cp_sll_xc_deriv_to_array (sll) |
returns a newly allocated array with the same contents as the linked list | |
Definition at line 110 of file cp_linked_list_xc_deriv.F.
type(xc_derivative_p_type) function, dimension(:), pointer cp_linked_list_xc_deriv::cp_to_array::cp_sll_xc_deriv_to_array | ( | type(cp_sll_xc_deriv_type), pointer | sll | ) |
returns a newly allocated array with the same contents as the linked list
sll | the list to transform in array |
Definition at line 550 of file cp_linked_list_xc_deriv.F.