(git:c5411e0)
Loading...
Searching...
No Matches
cp_linked_list_pw::cp_remove_all Interface Reference

Public Member Functions

subroutine cp_sll_3d_r_rm_all_el (sll)
 removes all the elements from the list
 
subroutine cp_sll_3d_c_rm_all_el (sll)
 removes all the elements from the list
 
subroutine cp_sll_1d_r_rm_all_el (sll)
 removes all the elements from the list
 
subroutine cp_sll_1d_c_rm_all_el (sll)
 removes all the elements from the list
 
subroutine cp_sll_rs_rm_all_el (sll)
 removes all the elements from the list
 

Detailed Description

Definition at line 200 of file cp_linked_list_pw.F.

Member Function/Subroutine Documentation

◆ cp_sll_3d_r_rm_all_el()

subroutine cp_linked_list_pw::cp_remove_all::cp_sll_3d_r_rm_all_el ( type(cp_sll_3d_r_type), pointer  sll)

removes all the elements from the list

Parameters
sllthe list that should be removed
History
none
Author
Fawzi Mohamed
Note
check more?

Definition at line 2023 of file cp_linked_list_pw.F.

◆ cp_sll_3d_c_rm_all_el()

subroutine cp_linked_list_pw::cp_remove_all::cp_sll_3d_c_rm_all_el ( type(cp_sll_3d_c_type), pointer  sll)

removes all the elements from the list

Parameters
sllthe list that should be removed
History
none
Author
Fawzi Mohamed
Note
check more?

Definition at line 2046 of file cp_linked_list_pw.F.

◆ cp_sll_1d_r_rm_all_el()

subroutine cp_linked_list_pw::cp_remove_all::cp_sll_1d_r_rm_all_el ( type(cp_sll_1d_r_type), pointer  sll)

removes all the elements from the list

Parameters
sllthe list that should be removed
History
none
Author
Fawzi Mohamed
Note
check more?

Definition at line 2069 of file cp_linked_list_pw.F.

◆ cp_sll_1d_c_rm_all_el()

subroutine cp_linked_list_pw::cp_remove_all::cp_sll_1d_c_rm_all_el ( type(cp_sll_1d_c_type), pointer  sll)

removes all the elements from the list

Parameters
sllthe list that should be removed
History
none
Author
Fawzi Mohamed
Note
check more?

Definition at line 2092 of file cp_linked_list_pw.F.

◆ cp_sll_rs_rm_all_el()

subroutine cp_linked_list_pw::cp_remove_all::cp_sll_rs_rm_all_el ( type(cp_sll_rs_type), pointer  sll)

removes all the elements from the list

Parameters
sllthe list that should be removed
History
none
Author
Fawzi Mohamed
Note
check more?

Definition at line 2115 of file cp_linked_list_pw.F.


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