(git:c5411e0)
Loading...
Searching...
No Matches
cp_control_types::mulliken_restraint_type Type Reference

Data Fields

real(kind=dp) strength = 0.0_dp
 
real(kind=dp) target = 0.0_dp
 
integer natoms = 0
 
integer, dimension(:), pointer atoms => NULL()
 

Detailed Description

Definition at line 248 of file cp_control_types.F.

Field Documentation

◆ strength

real(kind=dp) cp_control_types::mulliken_restraint_type::strength = 0.0_dp

Definition at line 249 of file cp_control_types.F.

◆ target

real(kind=dp) cp_control_types::mulliken_restraint_type::target = 0.0_dp

Definition at line 250 of file cp_control_types.F.

◆ natoms

integer cp_control_types::mulliken_restraint_type::natoms = 0

Definition at line 251 of file cp_control_types.F.

◆ atoms

integer, dimension(:), pointer cp_control_types::mulliken_restraint_type::atoms => NULL()

Definition at line 252 of file cp_control_types.F.


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