(git:c5411e0)
Loading...
Searching...
No Matches
hfx_types::hfx_potential_type Type Reference

Data Fields

integer potential_type = do_potential_coulomb
 
real(dp) omega = 0.0_dp
 
real(dp) scale_coulomb = 0.0_dp
 
real(dp) scale_longrange = 0.0_dp
 
real(dp) scale_gaussian = 0.0_dp
 
real(dp) cutoff_radius = 0.0_dp
 
character(default_path_length) filename = ""
 

Detailed Description

Definition at line 138 of file hfx_types.F.

Field Documentation

◆ potential_type

integer hfx_types::hfx_potential_type::potential_type = do_potential_coulomb

Definition at line 139 of file hfx_types.F.

◆ omega

real(dp) hfx_types::hfx_potential_type::omega = 0.0_dp

Definition at line 140 of file hfx_types.F.

◆ scale_coulomb

real(dp) hfx_types::hfx_potential_type::scale_coulomb = 0.0_dp

Definition at line 141 of file hfx_types.F.

◆ scale_longrange

real(dp) hfx_types::hfx_potential_type::scale_longrange = 0.0_dp

Definition at line 142 of file hfx_types.F.

◆ scale_gaussian

real(dp) hfx_types::hfx_potential_type::scale_gaussian = 0.0_dp

Definition at line 143 of file hfx_types.F.

◆ cutoff_radius

real(dp) hfx_types::hfx_potential_type::cutoff_radius = 0.0_dp

Definition at line 144 of file hfx_types.F.

◆ filename

character(default_path_length) hfx_types::hfx_potential_type::filename = ""

Definition at line 145 of file hfx_types.F.


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