(git:c5411e0)
Loading...
Searching...
No Matches
cp_linked_list_xc_deriv::cp_get_length Interface Reference

Public Member Functions

integer function cp_sll_xc_deriv_get_length (sll)
 returns the length of the list
 

Detailed Description

Definition at line 78 of file cp_linked_list_xc_deriv.F.

Member Function/Subroutine Documentation

◆ cp_sll_xc_deriv_get_length()

integer function cp_linked_list_xc_deriv::cp_get_length::cp_sll_xc_deriv_get_length ( type(cp_sll_xc_deriv_type), pointer  sll)

returns the length of the list

Parameters
sllthe list you want to know the length of
Returns
...
History
none
Author
Fawzi Mohamed
Note
slow (O(n))

Definition at line 306 of file cp_linked_list_xc_deriv.F.


The documentation for this interface was generated from the following file: