![]() |
(git:d657d38)
|
Data Fields | |
real(kind=dp) | eps_filter = 0.0_dp |
integer | admm_type = 0 |
integer | purification_method = 0 |
integer | method = 0 |
logical | charge_constrain = .FALSE. |
integer | scaling_model = 0 |
integer | aux_exch_func = 0 |
logical | aux_exch_func_param = .FALSE. |
real(kind=dp), dimension(3) | aux_x_param = 0.0_dp |
type(admm_block_type), dimension(:), allocatable | blocks |
Definition at line 336 of file cp_control_types.F.
real(kind=dp) cp_control_types::admm_control_type::eps_filter = 0.0_dp |
Definition at line 337 of file cp_control_types.F.
integer cp_control_types::admm_control_type::admm_type = 0 |
Definition at line 338 of file cp_control_types.F.
integer cp_control_types::admm_control_type::purification_method = 0 |
Definition at line 339 of file cp_control_types.F.
integer cp_control_types::admm_control_type::method = 0 |
Definition at line 340 of file cp_control_types.F.
logical cp_control_types::admm_control_type::charge_constrain = .FALSE. |
Definition at line 341 of file cp_control_types.F.
integer cp_control_types::admm_control_type::scaling_model = 0 |
Definition at line 342 of file cp_control_types.F.
integer cp_control_types::admm_control_type::aux_exch_func = 0 |
Definition at line 343 of file cp_control_types.F.
logical cp_control_types::admm_control_type::aux_exch_func_param = .FALSE. |
Definition at line 344 of file cp_control_types.F.
real(kind=dp), dimension(3) cp_control_types::admm_control_type::aux_x_param = 0.0_dp |
Definition at line 345 of file cp_control_types.F.
type(admm_block_type), dimension(:), allocatable cp_control_types::admm_control_type::blocks |
Definition at line 346 of file cp_control_types.F.