(git:c5411e0)
Loading...
Searching...
No Matches
hirshfeld_types::hirshfeld_type Type Reference

quantities needed for a Hirshfeld based partitioning of real space More...

Data Fields

logical iterative
 
logical use_bohr
 
integer shape_function_type
 
integer ref_charge
 
integer radius_type
 
type(shape_fn), dimension(:), pointer kind_shape_fn
 
real(kind=dp), dimension(:), pointer charges
 
type(pw_r3d_rs_type), pointer fnorm
 

Detailed Description

quantities needed for a Hirshfeld based partitioning of real space

Author
JGH

Definition at line 36 of file hirshfeld_types.F.

Field Documentation

◆ iterative

logical hirshfeld_types::hirshfeld_type::iterative

Definition at line 37 of file hirshfeld_types.F.

◆ use_bohr

logical hirshfeld_types::hirshfeld_type::use_bohr

Definition at line 37 of file hirshfeld_types.F.

◆ shape_function_type

integer hirshfeld_types::hirshfeld_type::shape_function_type

Definition at line 39 of file hirshfeld_types.F.

◆ ref_charge

integer hirshfeld_types::hirshfeld_type::ref_charge

Definition at line 40 of file hirshfeld_types.F.

◆ radius_type

integer hirshfeld_types::hirshfeld_type::radius_type

Definition at line 40 of file hirshfeld_types.F.

◆ kind_shape_fn

type(shape_fn), dimension(:), pointer hirshfeld_types::hirshfeld_type::kind_shape_fn

Definition at line 42 of file hirshfeld_types.F.

◆ charges

real(kind=dp), dimension(:), pointer hirshfeld_types::hirshfeld_type::charges

Definition at line 44 of file hirshfeld_types.F.

◆ fnorm

type(pw_r3d_rs_type), pointer hirshfeld_types::hirshfeld_type::fnorm

Definition at line 46 of file hirshfeld_types.F.


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