(git:c5411e0)
Loading...
Searching...
No Matches
cp_linked_list_fm::cp_to_array Interface Reference

Public Member Functions

type(cp_fm_p_type) function, dimension(:), pointer cp_sll_fm_to_array (sll)
 returns a newly allocated array with the same contents as the linked list
 

Detailed Description

Definition at line 110 of file cp_linked_list_fm.F.

Member Function/Subroutine Documentation

◆ cp_sll_fm_to_array()

type(cp_fm_p_type) function, dimension(:), pointer cp_linked_list_fm::cp_to_array::cp_sll_fm_to_array ( type(cp_sll_fm_type), pointer  sll)

returns a newly allocated array with the same contents as the linked list

Parameters
sllthe list to transform in array
Returns
...
History
07.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 529 of file cp_linked_list_fm.F.

Here is the call graph for this function:

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