|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for sap_kind_types::sap_int_type:Private Attributes | |
| INTEGER | a_kind |
| INTEGER | p_kind |
| INTEGER | nalist |
| TYPE(alist_type), dimension(:), pointer | alist |
| INTEGER, dimension(:), pointer | asort |
| INTEGER, dimension(:), pointer | aindex |
Definition at line 40 of file sap_kind_types.f90.
INTEGER sap_kind_types::sap_int_type::a_kind [private] |
Definition at line 41 of file sap_kind_types.f90.
INTEGER,dimension(:),pointer sap_kind_types::sap_int_type::aindex [private] |
Definition at line 44 of file sap_kind_types.f90.
TYPE(alist_type),dimension(:),pointer sap_kind_types::sap_int_type::alist [private] |
Definition at line 43 of file sap_kind_types.f90.
INTEGER,dimension(:),pointer sap_kind_types::sap_int_type::asort [private] |
Definition at line 44 of file sap_kind_types.f90.
INTEGER sap_kind_types::sap_int_type::nalist [private] |
Definition at line 42 of file sap_kind_types.f90.
INTEGER sap_kind_types::sap_int_type::p_kind [private] |
Definition at line 41 of file sap_kind_types.f90.
1.7.3