|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for molecule_types_new::molecule_type:Private Attributes | |
| TYPE(molecule_kind_type), pointer | molecule_kind |
| TYPE(local_molecule_type), pointer | lmi |
| TYPE(local_constraint_type), pointer | lci |
| INTEGER | first_atom |
| INTEGER | last_atom |
| INTEGER | first_shell |
| INTEGER | last_shell |
Definition at line 104 of file molecule_types_new.f90.
Definition at line 108 of file molecule_types_new.f90.
Definition at line 110 of file molecule_types_new.f90.
Definition at line 109 of file molecule_types_new.f90.
Definition at line 111 of file molecule_types_new.f90.
TYPE(local_constraint_type),pointer molecule_types_new::molecule_type::lci [private] |
Definition at line 107 of file molecule_types_new.f90.
TYPE(local_molecule_type),pointer molecule_types_new::molecule_type::lmi [private] |
Definition at line 106 of file molecule_types_new.f90.
TYPE(molecule_kind_type),pointer molecule_types_new::molecule_type::molecule_kind [private] |
Definition at line 105 of file molecule_types_new.f90.
1.7.3