![]() |
(git:b77b4be)
|
Public Member Functions | |
subroutine | cp_sll_xc_deriv_dealloc (sll) |
deallocates the singly linked list starting at sll. Does not work if loops are present! | |
Definition at line 62 of file cp_linked_list_xc_deriv.F.
subroutine cp_linked_list_xc_deriv::cp_dealloc::cp_sll_xc_deriv_dealloc | ( | type(cp_sll_xc_deriv_type), pointer | sll | ) |
deallocates the singly linked list starting at sll. Does not work if loops are present!
sll | the list to be deallocated |
Definition at line 214 of file cp_linked_list_xc_deriv.F.