|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for external_potential_types::gth_potential_type:Private Attributes | |
| CHARACTER(LEN=default_string_length) | name |
| CHARACTER(LEN=default_string_length), dimension(4) | description |
| REAL(KIND=dp) | alpha_core_charge |
| REAL(KIND=dp) | alpha_ppl |
| REAL(KIND=dp) | ccore_charge |
| REAL(KIND=dp) | cerf_ppl |
| REAL(KIND=dp) | zeff |
| REAL(KIND=dp) | core_charge_radius |
| REAL(KIND=dp) | ppl_radius |
| REAL(KIND=dp) | ppnl_radius |
| REAL(KIND=dp) | zeff_correction |
| INTEGER | lppnl |
| INTEGER | lprj_ppnl_max |
| INTEGER | nexp_ppl |
| INTEGER | nppnl |
| INTEGER | nprj_ppnl_max |
| INTEGER | z |
| REAL(KIND=dp), dimension(:), pointer | alpha_ppnl |
| REAL(KIND=dp), dimension(:), pointer | cexp_ppl |
| INTEGER, dimension(:), pointer | elec_conf |
| INTEGER, dimension(:), pointer | nprj_ppnl |
| REAL(KIND=dp), dimension(:,:), pointer | cprj |
| REAL(KIND=dp), dimension(:,:), pointer | cprj_ppnl |
| REAL(KIND=dp), dimension(:,:), pointer | vprj_ppnl |
| REAL(KIND=dp), dimension(:,:,:), pointer | hprj_ppnl |
| LOGICAL | nlcc |
| INTEGER | nexp_nlcc |
| REAL(KIND=dp), dimension(:), pointer | alpha_nlcc |
| INTEGER, dimension(:), pointer | nct_nlcc |
| REAL(KIND=dp), dimension(:,:), pointer | cval_nlcc |
| LOGICAL | lsdpot |
| INTEGER | nexp_lsd |
| REAL(KIND=dp), dimension(:), pointer | alpha_lsd |
| INTEGER, dimension(:), pointer | nct_lsd |
| REAL(KIND=dp), dimension(:,:), pointer | cval_lsd |
| LOGICAL | lpotextended |
| INTEGER | nexp_lpot |
| REAL(KIND=dp), dimension(:), pointer | alpha_lpot |
| INTEGER, dimension(:), pointer | nct_lpot |
| REAL(KIND=dp), dimension(:,:), pointer | cval_lpot |
Definition at line 109 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::alpha_core_charge [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:),pointer external_potential_types::gth_potential_type::alpha_lpot [private] |
Definition at line 145 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:),pointer external_potential_types::gth_potential_type::alpha_lsd [private] |
Definition at line 139 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:),pointer external_potential_types::gth_potential_type::alpha_nlcc [private] |
Definition at line 133 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::alpha_ppl [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:),pointer external_potential_types::gth_potential_type::alpha_ppnl [private] |
Definition at line 123 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::ccore_charge [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::cerf_ppl [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:),pointer external_potential_types::gth_potential_type::cexp_ppl [private] |
Definition at line 123 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::core_charge_radius [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::cprj [private] |
Definition at line 127 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::cprj_ppnl [private] |
Definition at line 127 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::cval_lpot [private] |
Definition at line 147 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::cval_lsd [private] |
Definition at line 141 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::cval_nlcc [private] |
Definition at line 135 of file external_potential_types.f90.
CHARACTER(LEN=default_string_length),dimension(4) external_potential_types::gth_potential_type::description [private] |
Definition at line 112 of file external_potential_types.f90.
INTEGER,dimension(:),pointer external_potential_types::gth_potential_type::elec_conf [private] |
Definition at line 124 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:,:),pointer external_potential_types::gth_potential_type::hprj_ppnl [private] |
Definition at line 128 of file external_potential_types.f90.
LOGICAL external_potential_types::gth_potential_type::lpotextended [private] |
Definition at line 143 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
LOGICAL external_potential_types::gth_potential_type::lsdpot [private] |
Definition at line 137 of file external_potential_types.f90.
CHARACTER(LEN=default_string_length) external_potential_types::gth_potential_type::name [private] |
Definition at line 111 of file external_potential_types.f90.
INTEGER,dimension(:),pointer external_potential_types::gth_potential_type::nct_lpot [private] |
Definition at line 146 of file external_potential_types.f90.
INTEGER,dimension(:),pointer external_potential_types::gth_potential_type::nct_lsd [private] |
Definition at line 140 of file external_potential_types.f90.
INTEGER,dimension(:),pointer external_potential_types::gth_potential_type::nct_nlcc [private] |
Definition at line 134 of file external_potential_types.f90.
Definition at line 144 of file external_potential_types.f90.
Definition at line 138 of file external_potential_types.f90.
Definition at line 132 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
LOGICAL external_potential_types::gth_potential_type::nlcc [private] |
Definition at line 131 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
INTEGER,dimension(:),pointer external_potential_types::gth_potential_type::nprj_ppnl [private] |
Definition at line 126 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::ppl_radius [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::ppnl_radius [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp),dimension(:,:),pointer external_potential_types::gth_potential_type::vprj_ppnl [private] |
Definition at line 127 of file external_potential_types.f90.
Definition at line 120 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::zeff [private] |
Definition at line 114 of file external_potential_types.f90.
REAL(KIND = dp) external_potential_types::gth_potential_type::zeff_correction [private] |
Definition at line 114 of file external_potential_types.f90.
1.7.3