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

Data Fields

type(cp_fm_type), dimension(:), pointer lumos => NULL()
 
real(kind=dp) tolerance = 0.0_dp
 
integer n_ev = 0
 
integer max_kv = 0
 
integer n_restarts = 0
 
integer n_reortho = 0
 
logical do_kernel = .FALSE.
 
logical lsd_singlets = .FALSE.
 
logical invert_s = .FALSE.
 
logical precond = .FALSE.
 
logical drho_by_collocation = .FALSE.
 
logical use_kinetic_energy_density = .FALSE.
 
integer res_etype = 0
 
integer diag_method = 0
 
integer oe_corr = 0
 
integer sic_method_id = 0
 
integer sic_list_id = 0
 
real(kind=dp) sic_scaling_a = 0.0_dp
 
real(kind=dp) sic_scaling_b = 0.0_dp
 
real(kind=dp), dimension(:, :), pointer lumos_eigenvalues => NULL()
 

Detailed Description

Definition at line 422 of file cp_control_types.F.

Field Documentation

◆ lumos

type(cp_fm_type), dimension(:), pointer cp_control_types::tddfpt_control_type::lumos => NULL()

Definition at line 423 of file cp_control_types.F.

◆ tolerance

real(kind=dp) cp_control_types::tddfpt_control_type::tolerance = 0.0_dp

Definition at line 425 of file cp_control_types.F.

◆ n_ev

integer cp_control_types::tddfpt_control_type::n_ev = 0

Definition at line 426 of file cp_control_types.F.

◆ max_kv

integer cp_control_types::tddfpt_control_type::max_kv = 0

Definition at line 427 of file cp_control_types.F.

◆ n_restarts

integer cp_control_types::tddfpt_control_type::n_restarts = 0

Definition at line 428 of file cp_control_types.F.

◆ n_reortho

integer cp_control_types::tddfpt_control_type::n_reortho = 0

Definition at line 429 of file cp_control_types.F.

◆ do_kernel

logical cp_control_types::tddfpt_control_type::do_kernel = .FALSE.

Definition at line 430 of file cp_control_types.F.

◆ lsd_singlets

logical cp_control_types::tddfpt_control_type::lsd_singlets = .FALSE.

Definition at line 431 of file cp_control_types.F.

◆ invert_s

logical cp_control_types::tddfpt_control_type::invert_s = .FALSE.

Definition at line 432 of file cp_control_types.F.

◆ precond

logical cp_control_types::tddfpt_control_type::precond = .FALSE.

Definition at line 433 of file cp_control_types.F.

◆ drho_by_collocation

logical cp_control_types::tddfpt_control_type::drho_by_collocation = .FALSE.

Definition at line 434 of file cp_control_types.F.

◆ use_kinetic_energy_density

logical cp_control_types::tddfpt_control_type::use_kinetic_energy_density = .FALSE.

Definition at line 435 of file cp_control_types.F.

◆ res_etype

integer cp_control_types::tddfpt_control_type::res_etype = 0

Definition at line 436 of file cp_control_types.F.

◆ diag_method

integer cp_control_types::tddfpt_control_type::diag_method = 0

Definition at line 437 of file cp_control_types.F.

◆ oe_corr

integer cp_control_types::tddfpt_control_type::oe_corr = 0

Definition at line 438 of file cp_control_types.F.

◆ sic_method_id

integer cp_control_types::tddfpt_control_type::sic_method_id = 0

Definition at line 439 of file cp_control_types.F.

◆ sic_list_id

integer cp_control_types::tddfpt_control_type::sic_list_id = 0

Definition at line 440 of file cp_control_types.F.

◆ sic_scaling_a

real(kind=dp) cp_control_types::tddfpt_control_type::sic_scaling_a = 0.0_dp

Definition at line 441 of file cp_control_types.F.

◆ sic_scaling_b

real(kind=dp) cp_control_types::tddfpt_control_type::sic_scaling_b = 0.0_dp

Definition at line 441 of file cp_control_types.F.

◆ lumos_eigenvalues

real(kind=dp), dimension(:, :), pointer cp_control_types::tddfpt_control_type::lumos_eigenvalues => NULL()

Definition at line 442 of file cp_control_types.F.


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