|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for cp_control_types::gapw_control_type:Private Attributes | |
| REAL(KIND=dp) | eps_3c_reduce |
| REAL(KIND=dp) | eps_fit |
| REAL(KIND=dp) | eps_iso |
| REAL(KIND=dp) | eps_Vrho0 |
| REAL(KIND=dp) | eps_svd |
| REAL(KIND=dp) | eps_cpc |
| INTEGER | ladd_rho0 |
| INTEGER | lmax_rho0 |
| INTEGER | lmax_sphere |
| INTEGER | quadrature |
| LOGICAL | lrho1_eq_lrho0 |
| LOGICAL | alpha0_hard_from_input |
| LOGICAL | force_paw |
| LOGICAL | non_paw_atoms |
| LOGICAL | nopaw_as_gpw |
| REAL(KIND=dp) | alpha0_hard |
| REAL(KIND=dp) | max_rad_local |
Definition at line 132 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::alpha0_hard [private] |
Definition at line 148 of file cp_control_types.f90.
LOGICAL cp_control_types::gapw_control_type::alpha0_hard_from_input [private] |
Definition at line 144 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_3c_reduce [private] |
Definition at line 133 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_cpc [private] |
Definition at line 133 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_fit [private] |
Definition at line 133 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_iso [private] |
Definition at line 133 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_svd [private] |
Definition at line 133 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::eps_Vrho0 [private] |
Definition at line 133 of file cp_control_types.f90.
LOGICAL cp_control_types::gapw_control_type::force_paw [private] |
Definition at line 144 of file cp_control_types.f90.
Definition at line 139 of file cp_control_types.f90.
Definition at line 139 of file cp_control_types.f90.
Definition at line 139 of file cp_control_types.f90.
LOGICAL cp_control_types::gapw_control_type::lrho1_eq_lrho0 [private] |
Definition at line 143 of file cp_control_types.f90.
REAL(KIND = dp) cp_control_types::gapw_control_type::max_rad_local [private] |
Definition at line 149 of file cp_control_types.f90.
LOGICAL cp_control_types::gapw_control_type::non_paw_atoms [private] |
Definition at line 144 of file cp_control_types.f90.
LOGICAL cp_control_types::gapw_control_type::nopaw_as_gpw [private] |
Definition at line 144 of file cp_control_types.f90.
Definition at line 139 of file cp_control_types.f90.
1.7.3