Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public | :: | total_charge | ||||
character(len=3), | public | :: | is_unscreening_charge | = | "" | ||
character(len=3), | public | :: | rescaled_to_z_pseudo | = | "" | ||
type(radfunc_t), | public | :: | rho_val | ||||
type(assoc_list_t), | public | :: | annotation |
type, public :: valence_charge_t
real(dp) :: total_charge
character(len=3):: is_unscreening_charge = ""
character(len=3):: rescaled_to_z_pseudo = ""
type(radfunc_t) :: rho_val
type(ps_annotation_t) :: annotation
end type valence_charge_t