(git:c5411e0)
Loading...
Searching...
No Matches
qs_charges_types::qs_charges_type Type Reference

Container for information about total charges on the grids. More...

Data Fields

real(kind=dp) total_rho_core_rspace
 
real(kind=dp) total_rho_gspace
 
real(kind=dp) total_rho0_soft_rspace
 
real(kind=dp) total_rho0_hard_lebedev
 
real(kind=dp) total_rho_soft_gspace
 
real(kind=dp), dimension(:), pointer total_rho1_hard
 
real(kind=dp), dimension(:), pointer total_rho1_soft
 
real(kind=dp) background
 

Detailed Description

Container for information about total charges on the grids.

Parameters
total_rho_core_rspacetotal charge on the rho_core grid
total_rho_rspacetotal charge in the real space
total_rho_gspacetotal charge in the g space
Note
this type is losing the reason to exist...
History
10.2002 created [fawzi] 11.2002 moved total_rho_elec_rspace to qs_rho_type
Author
Fawzi Mohamed

Definition at line 41 of file qs_charges_types.F.

Field Documentation

◆ total_rho_core_rspace

real(kind=dp) qs_charges_types::qs_charges_type::total_rho_core_rspace

Definition at line 42 of file qs_charges_types.F.

◆ total_rho_gspace

real(kind=dp) qs_charges_types::qs_charges_type::total_rho_gspace

Definition at line 42 of file qs_charges_types.F.

◆ total_rho0_soft_rspace

real(kind=dp) qs_charges_types::qs_charges_type::total_rho0_soft_rspace

Definition at line 43 of file qs_charges_types.F.

◆ total_rho0_hard_lebedev

real(kind=dp) qs_charges_types::qs_charges_type::total_rho0_hard_lebedev

Definition at line 43 of file qs_charges_types.F.

◆ total_rho_soft_gspace

real(kind=dp) qs_charges_types::qs_charges_type::total_rho_soft_gspace

Definition at line 44 of file qs_charges_types.F.

◆ total_rho1_hard

real(kind=dp), dimension(:), pointer qs_charges_types::qs_charges_type::total_rho1_hard

Definition at line 45 of file qs_charges_types.F.

◆ total_rho1_soft

real(kind=dp), dimension(:), pointer qs_charges_types::qs_charges_type::total_rho1_soft

Definition at line 45 of file qs_charges_types.F.

◆ background

real(kind=dp) qs_charges_types::qs_charges_type::background

Definition at line 47 of file qs_charges_types.F.


The documentation for this type was generated from the following file: