(git:c5411e0)
Loading...
Searching...
No Matches
cp_linked_list_input::cp_sll_int_p_type Type Reference

pointer to a linked list (to make arrays of pointers) More...

Data Fields

type(cp_sll_int_type), pointer list => NULL()
 

Detailed Description

pointer to a linked list (to make arrays of pointers)

Parameters
listthe pointer to the list
History
none
Author
Fawzi Mohamed

Definition at line 353 of file cp_linked_list_input.F.

Field Documentation

◆ list

type(cp_sll_int_type), pointer cp_linked_list_input::cp_sll_int_p_type::list => NULL()

Definition at line 354 of file cp_linked_list_input.F.


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