CP2K 2.4 (Revision 12889)
Private Attributes

cp_result_types::cp_result_type Struct Reference

contains arbitrary information which need to be stored More...

Collaboration diagram for cp_result_types::cp_result_type:

List of all members.

Private Attributes

INTEGER ref_count
TYPE(cp_result_value_p_type),
dimension(:), pointer 
result_value
CHARACTER(LEN=default_string_length),
dimension(:), pointer 
result_label

Detailed Description

contains arbitrary information which need to be stored

Note:
result_list is a character list, in which everthing can be stored before passing any variable just name the variable like '[NAME]' brackets will be used to identify the start of a new set
Author:
fschiff (12.2007)

Definition at line 75 of file cp_result_types.f90.


Member Data Documentation

Definition at line 76 of file cp_result_types.f90.

CHARACTER(LEN=default_string_length),dimension(:),pointer cp_result_types::cp_result_type::result_label [private]

Definition at line 78 of file cp_result_types.f90.

Definition at line 77 of file cp_result_types.f90.


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