|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for qs_rho_atom_types::rho_atom_type:Private Attributes | |
| TYPE(rho_atom_coeff), dimension(:), pointer | cpc_h |
| TYPE(rho_atom_coeff), dimension(:), pointer | cpc_s |
| TYPE(rho_atom_coeff), dimension(:), pointer | rho_rad_h |
| TYPE(rho_atom_coeff), dimension(:), pointer | rho_rad_s |
| TYPE(rho_atom_coeff), dimension(:), pointer | vrho_rad_h |
| TYPE(rho_atom_coeff), dimension(:), pointer | vrho_rad_s |
| TYPE(rho_atom_coeff), dimension(:), pointer | drho_rad_h |
| TYPE(rho_atom_coeff), dimension(:), pointer | drho_rad_s |
| TYPE(rho_atom_coeff), dimension(:,:), pointer | rho_rad_h_d |
| TYPE(rho_atom_coeff), dimension(:,:), pointer | rho_rad_s_d |
| TYPE(rho_atom_coeff), dimension(:,:), pointer | trho_rad_h |
| TYPE(rho_atom_coeff), dimension(:,:), pointer | trho_rad_s |
| INTEGER | rhoa_of_atom |
| REAL(dp) | exc_h |
| REAL(dp) | exc_s |
| TYPE(rho_atom_coeff), dimension(:), pointer | ga_Vlocal_gb_h |
| TYPE(rho_atom_coeff), dimension(:), pointer | ga_Vlocal_gb_s |
Definition at line 25 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::cpc_h [private] |
Definition at line 26 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::cpc_s [private] |
Definition at line 26 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::drho_rad_h [private] |
Definition at line 33 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::drho_rad_s [private] |
Definition at line 33 of file qs_rho_atom_types.f90.
REAL(dp) qs_rho_atom_types::rho_atom_type::exc_h [private] |
Definition at line 44 of file qs_rho_atom_types.f90.
REAL(dp) qs_rho_atom_types::rho_atom_type::exc_s [private] |
Definition at line 44 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::ga_Vlocal_gb_h [private] |
Definition at line 46 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::ga_Vlocal_gb_s [private] |
Definition at line 46 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::rho_rad_h [private] |
Definition at line 28 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:,:),pointer qs_rho_atom_types::rho_atom_type::rho_rad_h_d [private] |
Definition at line 36 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::rho_rad_s [private] |
Definition at line 28 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:,:),pointer qs_rho_atom_types::rho_atom_type::rho_rad_s_d [private] |
Definition at line 36 of file qs_rho_atom_types.f90.
Definition at line 43 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:,:),pointer qs_rho_atom_types::rho_atom_type::trho_rad_h [private] |
Definition at line 39 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:,:),pointer qs_rho_atom_types::rho_atom_type::trho_rad_s [private] |
Definition at line 39 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::vrho_rad_h [private] |
Definition at line 28 of file qs_rho_atom_types.f90.
TYPE(rho_atom_coeff),dimension(:),pointer qs_rho_atom_types::rho_atom_type::vrho_rad_s [private] |
Definition at line 28 of file qs_rho_atom_types.f90.
1.7.3