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

Data Fields

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

Detailed Description

Definition at line 258 of file cp_control_types.F.

Field Documentation

◆ ref_count

integer cp_control_types::ddapc_restraint_type::ref_count = 0

Definition at line 259 of file cp_control_types.F.

◆ strength

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

Definition at line 260 of file cp_control_types.F.

◆ target

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

Definition at line 261 of file cp_control_types.F.

◆ ddapc_order_p

real(kind=dp) cp_control_types::ddapc_restraint_type::ddapc_order_p = 0.0_dp

Definition at line 262 of file cp_control_types.F.

◆ functional_form

integer cp_control_types::ddapc_restraint_type::functional_form = 0

Definition at line 263 of file cp_control_types.F.

◆ natoms

integer cp_control_types::ddapc_restraint_type::natoms = 0

Definition at line 264 of file cp_control_types.F.

◆ atoms

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

Definition at line 265 of file cp_control_types.F.

◆ coeff

real(kind=dp), dimension(:), pointer cp_control_types::ddapc_restraint_type::coeff => NULL()

Definition at line 266 of file cp_control_types.F.

◆ density_type

integer cp_control_types::ddapc_restraint_type::density_type = 0

Definition at line 267 of file cp_control_types.F.


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