(git:c5411e0)
Loading...
Searching...
No Matches
qs_kind_types::pao_descriptor_type Type Reference

Holds information about a PAO descriptor. More...

Data Fields

real(kind=dp) beta = 0.0_dp
 
real(kind=dp) beta_radius = HUGE(dp)
 
real(kind=dp) weight = 0.0_dp
 
real(kind=dp) screening = 0.0_dp
 
real(kind=dp) screening_radius = HUGE(dp)
 

Detailed Description

Holds information about a PAO descriptor.

Definition at line 160 of file qs_kind_types.F.

Field Documentation

◆ beta

real(kind=dp) qs_kind_types::pao_descriptor_type::beta = 0.0_dp

Definition at line 161 of file qs_kind_types.F.

◆ beta_radius

real(kind=dp) qs_kind_types::pao_descriptor_type::beta_radius = HUGE(dp)

Definition at line 162 of file qs_kind_types.F.

◆ weight

real(kind=dp) qs_kind_types::pao_descriptor_type::weight = 0.0_dp

Definition at line 163 of file qs_kind_types.F.

◆ screening

real(kind=dp) qs_kind_types::pao_descriptor_type::screening = 0.0_dp

Definition at line 164 of file qs_kind_types.F.

◆ screening_radius

real(kind=dp) qs_kind_types::pao_descriptor_type::screening_radius = HUGE(dp)

Definition at line 165 of file qs_kind_types.F.


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