(git:c5411e0)
Loading...
Searching...
No Matches
qmmm_gaussian_types::qmmm_gaussian_type Type Reference

Data Fields

integer number_of_gaussians
 
real(kind=dp) elp_radius
 
real(kind=dp) elp_radius_corr
 
integer, dimension(:), pointer grid_level
 
real(kind=dp), dimension(:), pointer ak
 
real(kind=dp), dimension(:), pointer gk
 

Detailed Description

History
06.2004 created [tlaino]
Author
Laino Teodoro

Definition at line 27 of file qmmm_gaussian_types.F.

Field Documentation

◆ number_of_gaussians

integer qmmm_gaussian_types::qmmm_gaussian_type::number_of_gaussians

Definition at line 28 of file qmmm_gaussian_types.F.

◆ elp_radius

real(kind=dp) qmmm_gaussian_types::qmmm_gaussian_type::elp_radius

Definition at line 29 of file qmmm_gaussian_types.F.

◆ elp_radius_corr

real(kind=dp) qmmm_gaussian_types::qmmm_gaussian_type::elp_radius_corr

Definition at line 29 of file qmmm_gaussian_types.F.

◆ grid_level

integer, dimension(:), pointer qmmm_gaussian_types::qmmm_gaussian_type::grid_level

Definition at line 30 of file qmmm_gaussian_types.F.

◆ ak

real(kind=dp), dimension(:), pointer qmmm_gaussian_types::qmmm_gaussian_type::ak

Definition at line 31 of file qmmm_gaussian_types.F.

◆ gk

real(kind=dp), dimension(:), pointer qmmm_gaussian_types::qmmm_gaussian_type::gk

Definition at line 31 of file qmmm_gaussian_types.F.


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