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

... More...

Data Fields

integer num_mm_atoms
 
type(add_env_type), dimension(:), pointer add_env
 
type(particle_type), dimension(:), pointer added_particles
 
integer, dimension(:), pointer mm_atom_index
 
real(kind=dp), dimension(:), pointer mm_atom_chrg
 
real(kind=dp), dimension(:), pointer mm_el_pot_radius
 
real(kind=dp), dimension(:), pointer mm_el_pot_radius_corr
 
type(qmmm_pot_p_type), dimension(:), pointer potentials
 
type(qmmm_per_pot_p_type), dimension(:), pointer per_potentials
 
type(qmmm_gaussian_p_type), dimension(:), pointer pgfs
 

Detailed Description

...

Definition at line 146 of file qmmm_types_low.F.

Field Documentation

◆ num_mm_atoms

integer qmmm_types_low::add_set_type::num_mm_atoms

Definition at line 147 of file qmmm_types_low.F.

◆ add_env

type(add_env_type), dimension(:), pointer qmmm_types_low::add_set_type::add_env

Definition at line 148 of file qmmm_types_low.F.

◆ added_particles

type(particle_type), dimension(:), pointer qmmm_types_low::add_set_type::added_particles

Definition at line 149 of file qmmm_types_low.F.

◆ mm_atom_index

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

Definition at line 150 of file qmmm_types_low.F.

◆ mm_atom_chrg

real(kind=dp), dimension(:), pointer qmmm_types_low::add_set_type::mm_atom_chrg

Definition at line 151 of file qmmm_types_low.F.

◆ mm_el_pot_radius

real(kind=dp), dimension(:), pointer qmmm_types_low::add_set_type::mm_el_pot_radius

Definition at line 152 of file qmmm_types_low.F.

◆ mm_el_pot_radius_corr

real(kind=dp), dimension(:), pointer qmmm_types_low::add_set_type::mm_el_pot_radius_corr

Definition at line 153 of file qmmm_types_low.F.

◆ potentials

type(qmmm_pot_p_type), dimension(:), pointer qmmm_types_low::add_set_type::potentials

Definition at line 154 of file qmmm_types_low.F.

◆ per_potentials

type(qmmm_per_pot_p_type), dimension(:), pointer qmmm_types_low::add_set_type::per_potentials

Definition at line 155 of file qmmm_types_low.F.

◆ pgfs

type(qmmm_gaussian_p_type), dimension(:), pointer qmmm_types_low::add_set_type::pgfs

Definition at line 156 of file qmmm_types_low.F.


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