(git:c5411e0)
Loading...
Searching...
No Matches
qmmm_types_low::qmmm_pot_type Type Reference

Real Space Potential. More...

Data Fields

real(kind=dp), dimension(:, :), pointer pot0_2
 
real(kind=dp) rmax
 
real(kind=dp) rmin
 
real(kind=dp) dx
 
real(kind=dp) rc
 
integer npts
 
integer, dimension(:), pointer mm_atom_index
 

Detailed Description

Real Space Potential.

Definition at line 76 of file qmmm_types_low.F.

Field Documentation

◆ pot0_2

real(kind=dp), dimension(:, :), pointer qmmm_types_low::qmmm_pot_type::pot0_2

Definition at line 77 of file qmmm_types_low.F.

◆ rmax

real(kind=dp) qmmm_types_low::qmmm_pot_type::rmax

Definition at line 78 of file qmmm_types_low.F.

◆ rmin

real(kind=dp) qmmm_types_low::qmmm_pot_type::rmin

Definition at line 78 of file qmmm_types_low.F.

◆ dx

real(kind=dp) qmmm_types_low::qmmm_pot_type::dx

Definition at line 78 of file qmmm_types_low.F.

◆ rc

real(kind=dp) qmmm_types_low::qmmm_pot_type::rc

Definition at line 78 of file qmmm_types_low.F.

◆ npts

integer qmmm_types_low::qmmm_pot_type::npts

Definition at line 79 of file qmmm_types_low.F.

◆ mm_atom_index

integer, dimension(:), pointer qmmm_types_low::qmmm_pot_type::mm_atom_index

Definition at line 80 of file qmmm_types_low.F.


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