CP2K 2.4 (Revision 12889)
Private Attributes

qs_linres_types::linres_control_type Struct Reference

General settings for linear response calculations. More...

Collaboration diagram for qs_linres_types::linres_control_type:

List of all members.

Private Attributes

INTEGER ref_count
INTEGER property
INTEGER preconditioner_type
INTEGER restart_every
REAL(dp) energy_gap
INTEGER max_iter
LOGICAL localized_psi0
LOGICAL do_kernel
LOGICAL converged
LOGICAL linres_restart
LOGICAL lr_triplet
REAL(KIND=dp) eps
TYPE(qs_loc_env_new_type), pointer qs_loc_env
CHARACTER(LEN=8) flag

Detailed Description

General settings for linear response calculations.

Parameters:
propertywhich quantity is to be calculated by LR
opt_methodmethod to optimize the psi1 by minimization of the second order term of the energy
preconditionerwhich kind of preconditioner should be used, if any
localized_psi0 : don't use the canonical psi0, but the maximally localized wavefunctions
do_kernelthe kernel is zero if the rho1 is zero as for the magnetic field perturbation
toleranceconvergence criterium for the optimization of the psi1
Author:
MI

Definition at line 52 of file qs_linres_types.f90.


Member Data Documentation

Definition at line 61 of file qs_linres_types.f90.

Definition at line 60 of file qs_linres_types.f90.

Definition at line 57 of file qs_linres_types.f90.

Definition at line 64 of file qs_linres_types.f90.

CHARACTER(LEN=8) qs_linres_types::linres_control_type::flag [private]

Definition at line 66 of file qs_linres_types.f90.

Definition at line 62 of file qs_linres_types.f90.

Definition at line 59 of file qs_linres_types.f90.

Definition at line 63 of file qs_linres_types.f90.

Definition at line 58 of file qs_linres_types.f90.

Definition at line 55 of file qs_linres_types.f90.

Definition at line 54 of file qs_linres_types.f90.

Definition at line 65 of file qs_linres_types.f90.

Definition at line 53 of file qs_linres_types.f90.

Definition at line 56 of file qs_linres_types.f90.


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