CP2K 2.4 (Revision 12889)
Private Member Functions

cp_linked_list_rs::cp_get_first_el Interface Reference

List of all members.

Private Member Functions

TYPE(realspace_grid_type), pointer cp_sll_rs_get_first_el (sll, error)
 returns the first element stored in the list

Detailed Description

Definition at line 113 of file cp_linked_list_rs.f90.


Member Function Documentation

TYPE(realspace_grid_type),pointer cp_linked_list_rs::cp_get_first_el::cp_sll_rs_get_first_el ( TYPE(cp_sll_rs_type),pointer  sll,
TYPE(cp_error_type),intent(inout)  error 
) [private]

returns the first element stored in the list

Parameters:
sllthe single linked list to get the element from
errorvariable to control error logging, stopping,... see module cp_error_handling
History
none
Author:
Fawzi Mohamed

Definition at line 391 of file cp_linked_list_rs.f90.


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