![]() |
(git:d18deda)
|
type for the atomic properties More...
Data Fields | |
logical | energy = .FALSE. |
real(kind=dp), dimension(:), pointer | atener => NULL() |
real(kind=dp), dimension(:), pointer | ateb => NULL() |
real(kind=dp), dimension(:), pointer | atexc => NULL() |
real(kind=dp), dimension(:), pointer | ateself => NULL() |
real(kind=dp), dimension(:), pointer | atevdw => NULL() |
real(kind=dp), dimension(:), pointer | ategcp => NULL() |
real(kind=dp), dimension(:), pointer | atecc => NULL() |
real(kind=dp), dimension(:), pointer | ate1c => NULL() |
real(kind=dp), dimension(:), pointer | atecoul => NULL() |
type for the atomic properties
Definition at line 31 of file atprop_types.F.
logical atprop_types::atprop_type::energy = .FALSE. |
Definition at line 32 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::atener => NULL() |
Definition at line 33 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::ateb => NULL() |
Definition at line 34 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::atexc => NULL() |
Definition at line 35 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::ateself => NULL() |
Definition at line 36 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::atevdw => NULL() |
Definition at line 37 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::ategcp => NULL() |
Definition at line 38 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::atecc => NULL() |
Definition at line 39 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::ate1c => NULL() |
Definition at line 40 of file atprop_types.F.
real(kind=dp), dimension(:), pointer atprop_types::atprop_type::atecoul => NULL() |
Definition at line 41 of file atprop_types.F.