|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for external_potential_types::fist_potential_type:Private Attributes | |
| CHARACTER(LEN=default_string_length) | name |
| CHARACTER(LEN=default_string_length), dimension(1) | description |
| REAL(KIND=dp) | apol |
| REAL(KIND=dp) | cpol |
| REAL(KIND=dp) | mm_radius |
| REAL(KIND=dp) | qeff |
| REAL(KIND=dp) | qmmm_corr_radius |
| REAL(KIND=dp) | qmmm_radius |
Definition at line 89 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::apol [private] |
Definition at line 94 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::cpol [private] |
Definition at line 94 of file external_potential_types.f90.
CHARACTER(LEN=default_string_length),dimension(1) external_potential_types::fist_potential_type::description [private] |
Definition at line 92 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::mm_radius [private] |
Definition at line 94 of file external_potential_types.f90.
CHARACTER(LEN=default_string_length) external_potential_types::fist_potential_type::name [private] |
Definition at line 91 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::qeff [private] |
Definition at line 94 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::qmmm_corr_radius [private] |
Definition at line 94 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::fist_potential_type::qmmm_radius [private] |
Definition at line 94 of file external_potential_types.f90.
1.7.3