|
CP2K 2.4 (Revision 12889)
|
Private Member Functions | |
| TYPE(realspace_grid_type), pointer | cp_sll_rs_get_first_el (sll, error) |
| returns the first element stored in the list | |
Definition at line 113 of file cp_linked_list_rs.f90.
| 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
| sll | the single linked list to get the element from |
| error | variable to control error logging, stopping,... see module cp_error_handling |
Definition at line 391 of file cp_linked_list_rs.f90.
1.7.3