![]() |
(git:b17b328)
|
Data Fields | |
type(molecule_kind_type), pointer | molecule_kind => NULL() |
type(local_states_type), dimension(:), pointer | lmi => NULL() |
type(local_constraint_type), pointer | lci => NULL() |
integer | first_atom = 0 |
integer | last_atom = 0 |
integer | first_shell = 0 |
integer | last_shell = 0 |
Definition at line 159 of file molecule_types.F.
type(molecule_kind_type), pointer molecule_types::molecule_type::molecule_kind => NULL() |
Definition at line 160 of file molecule_types.F.
type(local_states_type), dimension(:), pointer molecule_types::molecule_type::lmi => NULL() |
Definition at line 161 of file molecule_types.F.
type(local_constraint_type), pointer molecule_types::molecule_type::lci => NULL() |
Definition at line 162 of file molecule_types.F.
integer molecule_types::molecule_type::first_atom = 0 |
Definition at line 163 of file molecule_types.F.
integer molecule_types::molecule_type::last_atom = 0 |
Definition at line 164 of file molecule_types.F.
integer molecule_types::molecule_type::first_shell = 0 |
Definition at line 165 of file molecule_types.F.
integer molecule_types::molecule_type::last_shell = 0 |
Definition at line 166 of file molecule_types.F.